Next: Constructors
Up: Message Passing Pattern
Previous: Classes of objects
Contents
Start
Instance of a class
An instance of a class is an object having all the attributes
and providing all the services defined by the class.
An instance of a class is created by invoking the constructor of
the class.
Georg P. Loczewski
2004-03-05