Data Abstraction
Given
what we talked about last time, we need to step through an example
of an abstract data type using
classes,
constructors,
member
functions,
data
hiding,
distinguishing the difference
between what the client can do and what the ADT can do