C++ Programming
☞ Introduction to C++☞ Principles of object oriented programming
☞ Comments, identifiers,blocks and semicolons in c++
☞ Difference between c and c++
☞ Variables (Declaration ,initialization,Scope, Local and Global and expressions)
☞ Constants (Types of constants, #define and const keyword)
☞ Structure of c++ program
☞ Data Types in c++
☞ Typedef and enum with examples
☞ Different types of operators with examples