Data abstraction allows us to abstract from the details of how data objects are implemented to how objects behave. When we use data abstraction, we do not care about the representation of objects.
Procedural Abstraction
Modeling With UML I