Review of Classes
What is the difference between a member
function and a regular-old C++ function?
What is the purpose of the constructor?
Why is it important to implement a
constructor?
What is the difference between a class and
an object?