Review of Classes
What is the difference between a class and
a struct
What is a data member?
Where should a data member be placed in
a class? (what section)
What is a member function?
Where should member functions be placed,
if clients should use them?