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 15

a. Method overriding
b. Method overloading
c. Constructor overloading
d. None of the above

ANSWER: Method overriding

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)