Object Oriented Software Engineering View all facts Glossary Help |
| subject > practice > restricting access |
| restricting access comparison table | |||||||
| Subject | make | is part of | is a kind of | be | is a subtopic of | control | reduce |
|---|---|---|---|---|---|---|---|
| practice | subject | ||||||
| restricting access | designs more flexible | encapsulation | practice | good | The Basics of Java | access to methods, instance variables and class variables | coupling |
Next practice: reuse Up: practice Previous practice: privacy