C++ is a general purpose Object Oriented programming language. The purpose of this course is to introduce students to OOPs Concepts and their implementation in C++ as well as to provide them real time usage of C++ with the help of assignments and project.
Course Content:-
Introduction To C++
Getting started with c++
Functions
Classes and objects
Constructors and Destructors
Operator Overloading
Inheritance
Pointers Virtual Functions and Polymorphism
Managing console I/O Operations
File Management In c++
Exception Handling
Template
Prerequisite:- Knowledge of C is required for this course.