Q. In Java, what access modifier is used to specify that a class member can be accessed only within its class?
β
Correct Answer: (B)
private
You must be Logged in to update hint/solution