Lecture overview -- Keyboard shortcut: 'u'  Previous page: The extension of class specialization -- Keyboard shortcut: 'p'  Next page: Example: Bank Accounts in C# -- 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 4 : 40
Object-oriented Programming in C#
Specialization, Extension, and Inheritance
Example: Bank Accounts

A specialization hierarchy of bank accounts

Possible extensions of the bank account classes