Why method overloading and method overriding required in java?
Answer Posted / 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 |
Post New Answer View All Answers
What are different types of references?
What is difference between calling start() and run() method of thread?
How will you compute size of a structure?
What do you understand by abstract classes?
What are the 7 types of characters?
What is a qualifier in a sentence?
What is considered an anti pattern?
What does 0 mean in boolean?
When can we say that threads are not lightweight process in java?
What is nextint java?
How do you sort a list in java?
Where are variables stored?
How finally used under exception handling?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
If goto and const is reserve words than why it is not work in java?