A constant with a name.
Const
Symbolic constant
Struct
typedef
A structure consisting of complex elements is called
Complex structure
Simple structure
Nested structure
Array of structure
Structure is declared with the keyword.
Array
Pointer
int
A structure within a structure is called
Structure variable
Structure tag
All preprocessors begin with _______________ symbol.
Hash(#)
Slash(/)
Single bracket(<)
Asteric(*)
C++ allows you to define explicitly new data type names by using the keyword
Enum
Typedef
Using _____________ can aid in self documenting your code by allowing descriptive names for the standard data types.
Data type
Keyword
Reversal/derived
The correct syntax of typedef statement is
Typedef type name
Typedef name type
Typedef type new type
Definition symbolic constants and macros through _____________ directive.
# include
# define
Iostream.n
Stdio.n