Course Description
Object Oriented Programming(OOP) Abstraction. Abstraction is a process of hiding irrelevantdetails from user. Encapsulation. Encapsulation is a process of combining data and function into a single unit like capsule. Inheritance. Polymorphism.
Course – Topics
- Basic Syntax
- Basic Input/Output
- Comments
- Data Types
- Variable Types
- Variable Scope
- Modifier Types
- Storage Classes
- Operators
- Loop Types
- Decision Making
- Functions
- Numbers
- Arrays
- Strings
- Pointers
- Date & Time
- Data Structures
- Classes & objects
- Inheritance
- Overloading
- Polymorphism
- Example programs 1
- Example programs 2