Vidyalelo
Java Programming · Q56

Flow Control

Programming · Java Programming · question 56

Q56

Which of these is used to access a member of class before object of that class is created?

A.
public
B.
private
C.
static
Answer
D.
protected

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board