Q. In Java, which access modifier allows a class member to be accessed from anywhere in the code?
β
Correct Answer: (A)
public
You must be Logged in to update hint/solution