Posts

Showing posts with the label C Plus Plus

Programming in C++

Image
Principles of Object Oriented Programming Differentiate procedure and object oriented languages Explain the general structure of C++ Language List different data types available in C++ Inititalize Data using variables and develop simple C++ programs Differentiate various operators Part 1 Differentiate various operators Part 2 Functions in C++ and Working with objects Functions and Working With Object Constructor and Destructor Define constructor and destructor Develop program using constructor and destructor Part 1 Develop program using constructor and destructor Part 2 Inheritance Define Inheritance List the applications of inheritance, types of inheritance and develop programs using single, multilevel and multiple inheritance part 1 List the applications of inheritance, types of inheritance and develop programs using single, multilevel and multiple inheritance part 2 List the applications of inheritance, types of inheritance and develop p...