Java View all facts Glossary Help |
| abstraction > procedural abstraction |
| procedural abstraction comparison table | |||
| Subject | is a kind of | have advantages | have advantage |
|---|---|---|---|
| abstraction | kbTop | ||
| procedural abstraction | abstraction | programs become
| 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 |
Next abstraction: data abstraction Up: abstraction