15 | Inheritance, Polymorphism, and Object-Oriented Design |
KNOWLEDGE GOALS
To appreciate the distinction between structured (procedural) programming and object-oriented programming.
To know the characteristics of an object-oriented language.
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++, 5th 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.