Vidyalelo
Java Programming · Q51

Flow Control

Programming · Java Programming · question 51

Q51

Which of these access specifier must be used for class so that it can be inherited by another subclass?

A.
public
Answer
B.
private
C.
protected
D.
none of the mentioned

Answer: Option A

Solution

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