_____________ required a single operand.
Urnary
Binary
Ternary
None
__________ modifier can hold positive and negative values.
Void
Signed
Unsigned
Long
___________ require two operands.
In C++, X = = 3; represent:-
Assignment statement
Character statement
Relational expression
Logical expression
The value / data cannot be changed during the execution of the progam is called______________
Constant
Expression
Operator
Statement
Before a data type alters the range of various permitted to that data type is known as __________
Operators
Derived data type
Type modifier
None of these
The access of the constant variable is only_____________
Write
Read
__________ increases the range of values of the data type.
Short
Const
The Interger data type consume_________ type of memory space.
1 bit
8 byte
2 byte
4 byte
___________ are whole number without fractional part
Character
Integer
Floating
Number