Q. Which access modifier allows a class member to be accessed from any class in the same package but not from outside?
β
Correct Answer: (D)
default
You must be Logged in to update hint/solution