CS202
2- ‹#›
Data Abstraction in C++
n
Terminology
n
Data Hiding
n
Class Constructors
n
Defining and using functions in classes
n
Where to place the class interface and
implementation of the member
functions