Exercise 13
Exercise 13
QUESTION:
???????????????????????????
ANSWER:
The advantage of data abstraction is a tool that humans use all the
time. It is a fundamental way to deal with very complex things.It is to use really
complex things in a simple way. In the inheritance, classes become more specific and concrete
with each new subclass.This allows the programmer to
use a data structure without having to know about all of its
implementation details.