Course Overview


C++ is an (OOP) Object-Oriented Programming language and it is an up-gradation of C Language because it includes modern programming techniques. OOPs, concept basically divides the complex programs into smaller parts and then integrates. It is basically used to develop operating systems and graphical-based applications. IT is used to develop desktop gaming applications or Artificial intelligence programs.

Introduction to C++
Data Types and Variables
OOPS Concepts
Classes and Objects
Pointers and Functions
Constructor and Destructor