What is the modules operator in C++ ?
/
*
%
^
Array elements will be of
Same type
Heterogeneous
Different
None
A named part of program that can be invoked from the other parts of the program is :
Function
Structure
pointer
stream
A variable that hold a memory address of another variable.
Int
data type
array
To format output data in c++ we can use
Tokens
Functions
operatorO
Manipulators
An alternative method for naming integer constants often more convenient than const,is
Union
enum
Struct
Floating - point types modifiers are :
Float, double
Float, double, long double
Short, float, double
None of these
25L is :
long integer constant
Constant
variable
reference