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 the disadvantage of synchronization?
How do you add an arraylist to an array in java?
Are primitives objects?
What is the symbol for space?
Which class should you use to obtain design information about an object in java programming?
how to crate clint-server socket?
1 Answers Accenture, Infosys, Infotech, TCS,
java is fullu object oriented or pure? why?
write java code to print second max number in the array
What does sprintf return?
What methods are used in Servlet?Applet communication?
What is the difference between throw and throws?
What is classes in java?