Java View all facts Glossary Help |
| abstraction |
| abstraction comparison table | |||||
| Subject | facilitate by | help | have advantage | have advantages | group |
|---|---|---|---|---|---|
| data abstraction | the use of accessor methods | a programmer to cope with the complexity of data | the pieces of data that describe some entity, so that programmers can manipulate that data as a unit | ||
| procedural abstraction | when using a certain procedure, a programmer does not need to worry about all the details of how it performs its computations; he or she only needs to know how to call it and what it computes | programs become
|
Next kbTop: access mode Up: kbTop Previous kbTop: abbreviation