Summary
Let’s look at a summary of the concepts covered in this chapter.
We'll cover the following...
Chapter summary
-
Constructor
(this)
is for preparing objects for use. The compiler-generated default constructor is sufficient in ...