Lecture overview -- Keyboard shortcut: 'u'  Previous page: Creating and Deleting Objects -- Keyboard shortcut: 'p'  Next page: Instantiation of classes in C# -- 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    Classes and Objects - slide 24 : 29

Instantiation of classes

Instantiation is the process of allocating memory to a new object of some class