In C++, X = = 3; represent:-
Assignment statement
Character statement
Relational expression
Logical expression
___________ data type is used to indicate empty set of data.
Void
Double
Float
None of these
In C++ "a" is __________
Character constant
String literals
Operator
None
_______________ modifier is used to create constants.
Const
Signed
Character data type are declared using the key word________
int
Terxt
Char
In C++ __________ operator are used for getting reminder during devision.
≠
%
÷
/
__________ modifier can hold positive and negative values.
Unsigned
Long
(?:) is an example of ____________ operator
Assignment
Logical
Conditional
_____________ required a single operand.
Urnary
Binary
Ternary
___________ are used to combine two relational expression.
Arithmetic
Relational