| [ directory ] |
|
Chapter 5. Understanding Inheritance and PolymorphismThis chapter dives into class inheritance and polymorphism. You will learn about the behavior of the object references of base and derived classes. In this chapter you will use the access modifiers discussed in Chapter 4 to actually model classes. |
| [ directory ] |
|