Java View all facts Glossary Help |
| abstraction > data abstraction |
| data abstraction comparison table | |||||
| Subject | facilitate by | help | is a kind of | have advantages | group |
|---|---|---|---|---|---|
| abstraction | kbTop | ||||
| data abstraction | the use of accessor methods | a programmer to cope with the complexity of data | abstraction | the pieces of data that describe some entity, so that programmers can manipulate that data as a unit |
Next abstraction: procedural abstraction Up: abstraction