Q29
What is the access level of a class member declared as protected in Java?
A.
public
B.
protected
AnswerC.
private
D.
package-private
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board