Overview
C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or “C with
Classes”.
Contents
- Introduction to C++
- Data Handling
- Operators and Expression
- Flow of Control
- Console I/O Operations
- Arrays
- Functions
- Standard Library and Header Files
- Structures
- Object Oriented Programming (OOP)
- Function Overloading
- Classes and Objects
- Constructors and Destructors
- Inheritance: Extending Classes
- Data File Handling
- Pointers
- Linked Lists
- Stacks and Queues
Duration
45 Hours