Which Of The Following Modifier Means A Particular Variable #232
Which of the following modifier means a particular variable cannot be accessed within the package?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Classes Methods - Java Access Control - Quiz No.1.
Which of the following modifier means a particular variable cannot be accessed within the package?
private
public
protected
default