What you'll learn in this Session 1

1) What is language?

2) Introduction of C and C++

3) Application/Characteristics/Advantage of C++

4) Procedure of Writting programs

5) Header files and Pre-processor Directive

6) Declaration of main function

7) Program statements using keywords

8) Cout and Cin objects

9) Compiling and linking process

10) Extention .cpp, .obj, .exe extention

11) Execution of the program

12) Types of errors in C++

13) output of the program

14) Comment in C++

Complete and Continue