Home > Method overriding

Method Overriding in Java: – PART-2

 Real example of Java Method Overriding:-Consider a scenario, Bank is a class that provides functionality to get rate of interest. But, rate of interest varies according to banks. For example, SBI, ICICI and AXIS banks could provide 5%, 6% and 7% rate of interest. [crayon-673623a671757878432737/] [crayon-673623a67175b472580390/]Advantages of method overridingThe main advantage of

This Article is TAGGED in , , . Read more