previous | start | next

1.1 Composition

This just means creating a class with data members that are also of class type.

The new class is "composed" or "has" data members of another class.



previous | start | next