- Program Overview
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
The Main Outlines
- Problems, Algorithm and Programs
- Procedure-oriented and object-oriented-programming
- OOP benefits and Applications
- Structure of C++ program with simple C++ program
- data types
- Operators
- Control structures
- conditional Statements
- Loop Statements
- Functions in C++ , the main function, function Calls and overloading
- Arrays
Other Branches