Constructor Implementation

A constructor is described in the same fashion as any other method. In C++ and Java the definition is found in the class description. One difference is that no return value is specified.

[audio] [real] Text to accompany slide14, in Chapter 4 of An Introduction to Object-Oriented Programming