Recent Activity
DS
User for 3 months
Recently Created Pages View All
4. Practical Applications
4.1 Complete Example: Drawing Application #include <iostream> #include <vector> #include <string>...
3. Runtime Polymorphism
3.1 Virtual Functions Definition: Functions that can be overridden in derived classes and are res...
2. Compile-Time Polymorphism
2.1 Function Overloading Definition: Multiple functions with the same name but different paramete...
1. Basic Concepts of Polymorphism
1.1 What is Polymorphism? Polymorphism means "many forms" - the ability of objects to take on mul...
3. Practical Applications and Best Practices
3.1 Complete Example: University Management System #include <iostream> #include <vector> #include...
Recently Created Chapters View All
Module 10 : OOP - Polymorphism
After completing this module, students are expected to: - Understand the concept of polymorphism...
Modul 9: OOP - Inheritance
After completing this module, students are expected to: - Understand the concept of inheritance ...
Module 7: Searching & Sorting
By the end of this module, students will be able to: Understand fundamental searching algorithms...
Module 6 : Linked List
By the end of this module, students will be able to: - Understand the concept and structure of l...
Module 5 : Data Types (Struct, Enum, TypeDef) & File I/O
By the end of this module, students will be able to: - Understand and implement user-defined dat...
Recently Created Books View All
Recently Created Shelves
DS has not created any shelves