-
Course Code:
SAVVY/C++/014
-
Eligibility:
12th Pass
-
Duration:
2 Months
-
Fees:
3500
C ++ Language
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory.C++ is a middle-level language rendering it the advantage of programming low-level (drivers, kernels) and even higher-level applications (games, GUI, desktop apps etc.). The basic syntax and code structure of both C and C++ are the same.
CONTENT:-
- Introduction Of Computer Concept& Fundamentals
- Token, expression & Control Structure
- Function in C++
- Class & Object
- Constructor & destructor
- Operators Overloading
- Inheritance
- Virtual Function & polymorphism
- Managing console I/O operators
- Working With File