C++ represent floating point numbers in
Interger and fractional
Decimal and fractional
Fractional and exponent
None of these
Which data type is used to indicate empty set of data ?
Void
Double
Float
Before a data type alters the range of various permitted to that data type is known as
Operators
Derived data type
Type modifier
The long floating numbers is represented by which data type ?
Exponent
Which operators perform the logical comparison of operands?
Relational
Logical
Arithmetic
Which variable can be defined only when memory is fetched?
Class variable
Pointer variable
Global variable
Local variable
Which of the following is a get from operator?
>>
<<
>
<
In C++ __________ operator are used for getting reminder during devision.
≠
%
÷
/
Which are predefined symbols that can carry out operations?
Datatypes
Modifier
The data types that cannot be formed from other data type are known as
Fundamental data type
Structural data type