Q5
What is the access level of a class member with no access modifier specified in Java?
A.
public
B.
protected
C.
private
D.
package-private
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board