The modifier private means that an instance variable can be accessed by name outside of the class definition.

The modifier private means that an instance variable can be accessed by name outside of the class definition.



Answer: False


Learn More :