Which increases the range of values of the data type ?
Short
Signed
Long
Const
Which data type is used to indicate empty set of data ?
Void
Double
Float
None of these
Which of the following are the whole number without fractional part ?
Character
Integer
Floating
Number
The long floating numbers is represented by which data type ?
Exponent
Which represents int itself ?
Long int
Short int
The data types that cannot be formed from other data type are known as
Fundamental data type
Derived data type
Structural data type
C++ represent floating point numbers in
Interger and fractional
Decimal and fractional
Fractional and exponent
Which statement is used to terminate the action block in switch statement?
else
exit
break
endl
Which symbol is used to represent a preprocessor directive in C++?
$
@
~
#