Given a method in a protected class, what access modifier do you use to restrict access to that method to only the other members of the same class?
Reveal answer
Fill a bubble to check yourself
Given a method in a protected class, what access modifier do you use to restrict access to that method to only the other members of the same class?