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