Java   View all facts   Glossary   Help
practice > privacy
Next practicerestricting access    Uppractice    Previous practiceduplication of code   

privacy comparison table
Subject improve allow is a kind of is a subtopic of
practice  kbTop 
privacyencapsulation by ensuring that only programmers working inside a class (or inside a package) can use all of its facilitieschanges to code to be more easily made since one can be confident that 'outsiders' are not relying on too many detailspracticeObject Oriented Programming Concepts

Next practicerestricting access    Uppractice    Previous practiceduplication of code