Purpose of lesson
To introduce the use of the following elements in the writing of C++ programs:
Source code versus machine code
Global
main
function,
Include
directives
Using
directives
Code blocks
Comments
Simple output