___________ are used to combine two relational expression.
Arithmetic
Logical
Relational
None of these
Before a data type alters the range of various permitted to that data type is known as __________
Operators
Derived data type
Type modifier
In C++ "a" is __________
Character constant
String literals
Operator
None
_______________ modifier is used to create constants.
Const
Signed
Void
Float
___________ require two operands.
Urnary
Binary
Ternary
____________ data type consume A byte of memory.
Interger
Character
Double
The ___________ operation is performed before the value of the variable is used.
Pre- increment
Constant
___________ data type is used to indicate empty set of data.
___________ are whole number without fractional part
Integer
Floating
Number
(?:) is an example of ____________ operator
Assignment
Conditional