Answer:
Explanation:
The object-oriented paradigm; The compilation process Comments; Library inclusions; Program-level definitions; Function prototypes;
The main program; Function definitions Naming conventions; Local and global variables; The concept of a data type;
Integer types; Floating-point types; Text types; Boolean type; Simple input and
output Precedence and associativity; Mixing types in an expression; Integer division and
the remainder operator; Type casts; The assignment operator; Increment and
decrement operators; Boolean operators