In C++, X = = 3; represent:-
Assignment statement
Character statement
Relational expression
Logical expression
__________ modifier can hold positive and negative values.
Void
Signed
Unsigned
Long
In C++ "a" is __________
Character constant
String literals
Operator
None
Character data type are declared using the key word________
int
Float
Terxt
Char
In C++ __________ operator are used for getting reminder during devision.
≠
%
÷
/
____________ data type consume A byte of memory.
Interger
Character
Double
The data types that cannot be formed from other data type are known as_______
Fundamental data type
Derived data type
Structural data type
None of these
__________ increases the range of values of the data type.
Short
Const
__________ represents int itself
Long int
Short int
The long floating numbers is represented by _________ data type.
Exponent