Before a data type alters the range of various permitted to that data type is known as
Operators
Derived data type
Type modifier
None of these
Which C++ operator is used to assign a value to the variable?
New
==
=
sizeof
Which of the following are the whole number without fractional part ?
Character
Integer
Floating
Number
Which are predefined symbols that can carry out operations?
Datatypes
Modifier
The increament operator is
+
++
+-
+=
Which data type is used to indicate empty set of data ?
Void
Double
Float
Which variable can be defined only when memory is fetched?
Class variable
Pointer variable
Global variable
Local variable
Which operators are defined to perform basic arithmetic operations ?
Arithmetic
Logical
Relational
How many times the initialization expression is executed in a for loop?
Twice
More than twice
Many
once
Which represents int itself ?
Long int
Short int
Const
Signed