This video lecture covers introduction to classes and object, where major topics covered are:
- Definition of class.
- Example of class and syntax.
- Definition of Objects.
- Example and syntax of Objects.
- Real time examples and reference.
- Data member and data functions.
- Sample practice code question to implement class .