___________ data type is used to indicate empty set of data.
Void
Double
Float
None of these
The Interger data type consume_________ type of memory space.
1 bit
8 byte
2 byte
4 byte
____________ data type consume A byte of memory.
Interger
Character
In C++ __________ operator are used for getting reminder during devision.
≠
%
÷
/
__________ are predefined symbols that can carry out operations.
Datatypes
Modifier
Operators
__________ represents int itself
Long int
Short int
Const
Signed
The statement used to declare a variable is known as______________
Logical statement
Declaration statement
Initialization
_____________ required a single operand.
Urnary
Binary
Ternary
None
_______________ modifier is used to create constants.
Assignment operator assigns _______________
Value to a variable
Value to a integer
Value to a character