CHAPTER 6 UNDERSTANDING INHERITANCE AND POLYMORPHISM
In addition to building numerous class hierarchies, this chapter also examined how to explicitly cast
between base and derived types, and wrapped up by diving into the details of the cosmic parent class in
the .NET base class libraries: System.Object.
251