Method overriding is a subclass that has the same method as declared in the parent class - Core Java
Q. If a subclass has the same method as declared in the parent class it is known as ______.- Published on 15 Jul 15a. Method overriding
b. Method overloading
c. Constructor overloading
d. None of the above
ANSWER: Method overriding