What is the modules operator in C++ ?
/
*
%
^
A named part of program that can be invoked from the other parts of the program is :
Function
Structure
pointer
stream
Array elements will be of
Same type
Heterogeneous
Different
None
What helps to identify the type of data and associated operations of handling it.
Data type
variable
identifier
Character
Floating - point types modifiers are :
Float, double
Float, double, long double
Short, float, double
None of these
An alternative method for naming integer constants often more convenient than const,is
Union
enum
Struct