Which Of These Is Used To Access A Member Of Class Before #222
Which of these is used to access a member of class before object of that class is created?
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 these is used to access a member of class before object of that class is created?
public
private
static
protected