Q16
Which access modifier allows a class member to be accessed within the same package and its subclasses?
A.
private
B.
public
C.
protected
AnswerD.
package-private
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board