Illustrate Construction of Object

Learn to illustrate the construction of an object.

We'll cover the following...

Problem

Does the constructor actually “construct” an object? Can this be proven?

Coding solution

Here is a solution to the problem above.