Q10
In Java, which access modifier allows a class member to be accessed from anywhere in the code?
A.
public
AnswerB.
protected
C.
private
D.
package-private
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board