EXERCISES
  1. List various types of programming applications.
  2. Describe various programming paradigms. Also state in which type of application they are most suitable.
  3. Is C++ an object-based or object-oriented programming language?
  4. Highlight the differences between object-oriented programming language and procedural programming language.
  5. What is object-oriented programming? How is it different from procedure-oriented programming?
  6. Why did people change over from procedural programming to object-oriented programming?
  7. Explain how class is a marked improvement over data type struct.
  8. Describe various features of object-oriented programming like
    • encapsulation
    • data hiding
    • inheritance
    • polymorphism
    • message passing
  9. Discuss the benefits of object-oriented ...

Get Object Oriented Programming with C++, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.