1. Understand the oop concepts. Applications,benefits and the differences from pop.
2.variables,rules for naming variables and be able to create a program that will declare differnt variables
and print their values on the screen
3. Data types and operators,and be able to create programs on the same.
4. Classes and objects- try to creat a class and an object from a class
5. Functions in c++ and try to create your own function.
6. Understand the modifiers