In C++, X = = 3; represent:-
Assignment statement
Character statement
Relational expression
Logical expression
__________ represents int itself
Long int
Short int
Const
Signed
Character data type are declared using the key word________
int
Float
Terxt
Char
___________ are whole number without fractional part
Character
Integer
Floating
Number
(?:) is an example of ____________ operator
Assignment
Logical
Conditional
None
___________ require two operands.
Urnary
Binary
Ternary
__________ type of modifiers are not to hold negative values.
Double
Long
Unsingned
____________operators are defined to perform basic arithmetic operations.
Arithmetic
Relational
None of these
The data types that cannot be formed from other data type are known as_______
Fundamental data type
Derived data type
Structural data type
Assignment operator assigns _______________
Value to a variable
Value to a integer
Value to a character