--printf("WHAT IS CPP-PROGRAMMING");--

C++ is an advance verson of c programming, it have alot of functionality if compared to c. if we talk about defference between c and c++, c is a procedurial language that just follow the given set of commands, where as in c++ the concept of concept of class/objects and encapsulation is used which provide a greater advantage to programmer.



CONTENT

  1. REVISION ON C PROGRAMMING.

  2. BASICS OF C++/HEADER FILE .

  3. CONCEPTS OF OBJECT OREANTED PROGRAMMING (OOP).

  4. CLASS/OBJECTS.

  5. INHERITANCE.

  6. POLYMORPHISM.

  7. TYPE CASTING.


REVISION ON C PROGRAMMING:

BASIC OF C++/HEADER FILE:

CONCEPT OF OOP:

CLASS/OBJECTS:

INHERITANCE:

POLYMORPHISM:

TYPE CASTING: