«^»
7.1. Introduction

We have seen that classes can be used to describe objects existing in the problems that you wish to solve. Although the programs we have written have used objects, many people view this as just object-based programming: you need to use both inheritance and dynamic binding before you are doing object-oriented programming. These two topics form the main thrust of this section.