Lecture overview -- Keyboard shortcut: 'u'  Previous page: Upcasting and downcasting in C# -- Keyboard shortcut: 'p'  Next page: Inheritance and Variables -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Specialization, Extension, and Inheritance - slide 39 : 40

Upcasting and downcasting in C#

Upcasting and downcasting reflect different views on a given object

The object is not 'physically changed' due to upcasting or downcasting