C++ is a programming course offered by Anupa Computer Classes. Course Outline includes C++ Introduction, Program beginning, Control Statement, Functions, Arrays etc.
Course Outline:
C++ Introduction
What is C++
C++ History
C++ Features
Software used
C++ Program Explanation
cout, cin, endl
compiling and Linking
Tokens
Keywords
Program beginning
Variable
Data types
Operators
comments
Control Statement
If-else
Switch
For Loop
While Loop
Do-While Loop
Break and continue Statement
Functions
Use of functions
Function prototyping
Return statement
Call by value and call by reference
Inline function
recursion
Function Overloading
Default Arguments
Friend function
Math library function
String functions
Arrays
Arrays Introduction and use
Single dimensional array
Multidimensional Arrays
Sending Array to Function
Pointers
Pointers basics
Pointer manipulation
Pointer with array
Introduction of Object-Oriented Programming
OOPs Concepts
Class
object
Abstraction
Encapsulation
Data Hiding
Inheritance
Polymorphism
Classes and Objects and implementation of OOPs Concepts
How to Define class and declare object
Member functions
Access Specifiers
Memory allocation for objects
Defining function outside the class using Scope resolution operator
Array within class
Array of Objects
Object as Function Argument
Friend Function and Friend classes
Static data member and member function
9. Constructors and Destructors
Introduction and use
Defining constructor
Parameterized constructor
This pointer
Constructor Overloading
Constructor with default arguments
Copy constructor
Destructor and it’s use
10. Operator Overloading
Why Operator Overloading
Overloading unary operators
Overloading Binary operators
Rules of overloading operators
A coaching for:
© 2025 coursetakers.com All Rights Reserved. Terms and Conditions of use | Privacy Policy