13.1 Introduction 13.2 Relationships Among Objects in an Inheritance Hierarchy 13.3 Type Fields and switch Statements 13.4 Abstract Classes and Pure virtual Functions 13.5 Case Study: Payroll System Using Polymorphism
Chapter 8 Functions 1 Overview 2 Function Definition 3 The Return Statement 4 Arguments---Call By value 5 Function Invocation 6 Nested invocation and Recursion 7 Arrays as parameters 8 Storage classes of variables