Java View all facts Glossary Help |
| abstraction > data abstraction |
| data abstraction | ||||
| subject | fact | |||
| data abstraction | groups the pieces of data that describe some entity, so that programmers can manipulate that data as a unit | ![]() |
| has advantages | ![]() | |
| helps a programmer to cope with the complexity of data | ![]() | |
| is a subtopic of Object Oriented Programming Concepts | ![]() | |
| is facilitated by the use of accessor methods | ![]() | |
| is a kind of abstraction | ![]() |