Java View all facts Glossary Help |
| mechanism > abstraction mechanism > modularity |
| modularity comparison table | |||
| Subject | have purpose | be a benefit of | is a kind of |
|---|---|---|---|
| abstraction mechanism | mechanism | ||
| modularity | source code for an class can be written and maintained independently of the source code for other classes | object-oriented programming | abstraction mechanism |
Next abstraction mechanism: encapsulation Up: abstraction mechanism