Inheriting from a base class and providing a new method for one of the base class methods

Options
- Overriding
- Overloading
- Shadowing
- Abstracting


CORRECT ANSWER : Overriding

Write your comments


Enter the code shown above:

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


Advertisement