BCS-31 English Topics Covered
BCS-31 English Topics Covered
Block 1 – Basics of Object Oriented Programming & C++
- Unit 1 – Object Oriented Programming
- Unit 2 – Introduction to C++
- Unit 3 – Objects and Classes
- Unit 4 – Constructors and Destructors
Block 2 – Inheritance and Polymorphism in C++
- Unit 1 – Inheritance
- Unit 2 – Operator Overloading
- Unit 3 – Polymorphism and Virtual Function
Block 3 – Advanced Features of C++
- Unit 1 – Streams and Files
- Unit 2 – Templates and Standard Template Library
- Unit 3 – Exception Handling
- Unit 4 – A Case Study