| Lecture 4 - Slide 5 : 40 |
We show examples of various aspects of constructors
Implementation of the Point class constructors. |
Implementation of the Rectangle class constructors. |
Rectangle constructors - with default initialization and subsequent assignments - BAD STYLE. |