C/C++

C
– Introduction to C Language
– Operators (Binary, Unary, Logical, and Arthimetic)
– Input/Output Functions
– Decision Control Structures
– Looping Control Structures
– Arrays (One and Two Dimensional)
– Pointers
– Preprocessor Directives
– Introduction to Recursion, Functions
– Structures and Unions
– Pointers to Structures
– File Handling
 Project

C++
– Introduction to C++
– Arrays, Pointers, and Functions
– Classes and Objects
– Inheritance
– Polymorphism
– Dynamic Polymorphism
– File Handling
– Project