Your browser does not support JavaScript!

This is the most restrictive and most commonly used access modifier. If you use the this modifier with an attribute or method, it can only be accessed within the same class.

  • Public
  • Protected
  • Private Correct
  • No Modifier
Similar CS-6203 questions