Question 6
Not yet
answered
Flag question
What is the process of defining a method in a subclass having the same name and type signature as a method
in its superclass?
O a. Method hiding
O b. Method overloading
○ c. Method overriding
O d. None of the mentioned