You are on page 1of 1

C++

Basics: 2hrs
C++ Program basics,Tokens,TypeConversion,
Input Output
If else
and switch: 2hrs
loops: 4
for loop
while loop
do- while loop
Function:3
parameterized
Non parameterized
Strings:2
Array:2
Single dimension
Multi Dimension
Searching
Sorting

pointer:2
Types
Function as a pointer
Array Pointers
String Pointers

Class and structure:2


Structure and unions
Constructer
Onjects
Oops:2
Inheritance
Polymorphism
Abstraction
Encapsulation
Function Overloading.
Operator Overloading.

You might also like