Data Abstraction in C++
Terminology
Data Hiding
Class Constructors
Defining and using functions in classes
Where to place the class interface and
implementation of the member functions