An alternative method for naming integer constants often more convenient than const,is
Function
Union
enum
Struct
A collection of variables of different data types referenced under one name:
Array
Structure
variables
constants
Floating - point types modifiers are :
Float, double
Float, double, long double
Short, float, double
None of these
Array elements will be of
Same type
Heterogeneous
Different
None
What is the modules operator in C++ ?
/
*
%
^
A group of similar objects is called :
Class
array
structure
function