A method inside a class has _____ scope

class-level
  • local
  • global
  • We cannot answer this question without additional context

Remember in this question we're talking about a method, not a variable in a method