Why method overloading and method overriding required in java?
Answer / sonu
function overloading is used to achieve dynamic binding, and overriding is used to achieve run time polymorphism , dynamic binding .
| Is This Answer Correct ? | 0 Yes | 3 No |
What is a platform?
How do you initialize an arraylist in java?
What is an accessor?
what are the different non-access specifiers in java?
What is the purpose of an interface?
How garbage collection is done in java?
What is the difference between error and an exception?
What are Normalization Rules? Define Normalization?
How can I become a good programmer?
Difference between Applet & Application?
What is assembly condition codes?
What is flag in java?