+ 1
Compiler is a program that converts program written in high-level language into machine code understood by the computer.
Statements are fragments of the C++program that are executed in sequence. The body of any function is a sequence of statements.



