Lecture overview -- Keyboard shortcut: 'u'  Previous page: Creating and Deleting Objects [Section] -- Keyboard shortcut: 'p'  Next page: Instantiation of classes -- 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 23 : 29

Creating and Deleting Objects
Possible approaches to creation and deletion of objects
Modern object-oriented languages support explicit object creation and implicit object deletion (by means of garbage collection)