CS202   2- ‹#›
Data Abstraction
nWith data abstraction we think about what operations can be performed on a particular type of data and not how it does it nHere we are one step closer to object oriented programming