___________ are used to combine two relational expression.
Arithmetic
Logical
Relational
None of these
The size of operator is a ___________ that returns the size of a variable in byte.
Unary operator
Logical operator
AND operators
___________ operators perform the logical comparison of operands.
The statement used to declare a variable is known as______________
Logical statement
Declaration statement
Initialization
The type conversion performed by the compiler without programmer intervention is known as__________
Explict type conversion
Implict type conversion
Data type conversion
Assignment operator assigns _______________
Value to a variable
Value to a integer
Value to a character
___________ require two operands.
Urnary
Binary
Ternary
None
__________ are predefined symbols that can carry out operations.
Datatypes
Modifier
Operators
The data types that cannot be formed from other data type are known as_______
Fundamental data type
Derived data type
Structural data type
The Interger data type consume_________ type of memory space.
1 bit
8 byte
2 byte
4 byte