Implementing a New Class
In this lesson, we will finish defining the class Name that we began in the previous lesson.
We'll cover the following...
We'll cover the following...
The Name class
We finally complete the implementation of the class Name, as shown below: