The modifier ____ means that an instance variable or method cannot be accessed by name outside of the class.

The modifier ____ means that an instance variable or method cannot be accessed by name outside of the class.



Answer: private


Learn More :