Lecture overview -- Keyboard shortcut: 'u'  Previous page: Base class access - Examples -- Keyboard shortcut: 'p'    Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Abstraction Mechanisms, Part 2 - slide 24 : 24

Discussion: No single most general class in C++

There is no Object class - a common superclass to all other classes - in C++?

How is it possible to do object-oriented programming without class Object?

Go to exercise
No single most general class in C++