First post

Preprocessor Directive - including iostream dll
Main Function - Every C++ program requires the main function. It is the entry point of a C++ program.
Expression Statements - all system out informations
Declaration Statements - A line of code where we declare a variable
Return Statment - the product of the main function