15

Inheritance, Polymorphism, and Object-Oriented Design

KNOWLEDGE GOALS

Image  To appreciate the distinction between structured (procedural) programming and object-oriented programming.

Image  To know the characteristics of an object-oriented language.

Image  To understand the difference between static and dynamic binding of operations to objects.

SKILL GOALS

To be able to:

  Create a new C++ class from an existing class by using inheritance.

  Create a new ...

Get Programming and Problem Solving with C++: Comprehensive, 6th 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.