Lecture overview -- Keyboard shortcut: 'u'  Previous page: Example: Bank Accounts in C# -- Keyboard shortcut: 'p'  Next page: Specialization of classes -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Page 6 : 40
Object-oriented Programming in C#
Specialization, Extension, and Inheritance
Example: Geometric Shapes

A specialization hierarchy of polygons

Go to exercisePolygons, Quadrangles and Squares