Java   View all facts   Glossary   Help
practice > restricting access
Next practicereuse    Uppractice    Previous practiceprivacy   

restricting access comparison table
Subject is part of is a kind of is a subtopic of have advantages control
practice kbTop   
restricting accessencapsulationpracticeObject Oriented Programming Concepts
  • makes code easier to understand and change
  • makes designs more flexible
  • reduces coupling
access to methods, instance variables and class variables

Next practicereuse    Uppractice    Previous practiceprivacy