C ++ program elements
declarations, definitions, instructions.
Declarations and definitions
The declaration assigns a name (ID) a specific object, np. constant, variable or function. Object name declarations use the names of standard numeric types and names of the types defined by …