Question: What do you call the process of changing the definition of an inherited method?

  1. recursive methods
  2. currying methods
  3. redefining methods
  4. overriding methods

Answer: The correct answer of the above question is Option D:overriding methods