Page 1 of 1

What is the process of defining a method in a subclass having same name & type signature as a method in its superclass?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) Method overloading
b) Method overriding
c) Method hiding
d) None of the mentioned