60 Hours (1 Month)
Daily 2 Hours Theory class
Daily 1 Hour Lab
Validity is 2 Years
Tution fee Rs:5000/-
Introduction to C++, features, differences with ācā console I/O with cin / cout, constants, references, default parameters. Introduction to Object Oriented Programming, classes, objects encapsulation, polymorphism, function & operator overloading, operator over loading, const member functions vs. mutable, this pointer, friend functions, constructors & destructors, inline functions, new & delete, static members, inheritance, types of inheritance, constructors and destructors in inheritance, virtual classes, runtime polymorphism & virtual functions. Exception handling, templates, RTTI, streams & file I/O, sequential and random files, introduction to ATL/container classes and miscellaneous concepts.
It is successor of C language. It takes you through the exiting Object Oriented World. Learn the magic of Object Oriented Programming and you will never want to come out of it. Among all available object oriented programming languages, C++ is the ideal language. One can write portable class components that can be reused even in other OOP languages also. With these advantages, C++ is widely used in multi-tier enterprise applications.