Q. Which of the following access modifiers restricts a method or variable's access to the same package only?
β
Correct Answer: (D)
package-private
You must be Logged in to update hint/solution