You are on page 1of 1

Sample Assignment Questions OOPM

1. What is the difference between OOP & POP ?

2. . Explain various features of OOP.

3. . What is Dynamic Binding and how it is useful in OOPM ?

4. Explain Merits & Demerits of OOP ?

5. Explain data encapsulation and abstraction with suitable example ?


6. What is scope resolution operator with example ?
7. What is constructor and types of constructor ? Explian with suitable example ?
8. How to implement data members and member function of class ?
9. . What is Inheritance and its types ? Explain with example

10. Explain association and aggregation in detail using diagrams?

11. What is Interface and abstract class with example ?.

12. Difference between overloading and overriding ?


13. Program to overload an unary operator ?
14. Why we use virtual function in C++ ?

15. Q.1 Explain Multithreading and its advantages ?


16. Q.2 What is Exception and how to implement exception handling in C++ ?

You might also like