CSE 2100: Object Oriented Programming Laboratory
Laboratory Course Teaching Plan
| Week | Instructor 1 & 2 (Contents) |
|---|---|
| 1 | Introduction to Object Oriented Programming using C++ |
| 3 | Write a program illustrating class declarations, definition, and accessing class members. |
| 5 | Program to illustrate default constructor, parameterized constructor, copy constructors, destructor and encapsulation. |
| 7 | Write C++ programs that illustrate how the forms of inheritance are supported and abstraction. |
| 9 | Program to demonstrate Polymorphism. |
| 11 | Open – ended lab |
| 13 | Final Lab test, quiz test |