What are Advatages of Overloading and Overridding.
Answer Posted / pratima singh
function overloading is used that a programmer does not
need to remember a multiple function name.overridding means
the for the same method same argument or same parameter are
pass
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is java string pool?
Why do we need data structure in java?
How do you check if a string contains only numeric digits?
How to create com object in Java?
Which is better stringbuilder or stringbuffer?
Why do people says “java is robust”?
what is encapsulation in java? Explain
How many ways can we create the string object?
Explain access modifiers in java.
What is the difference between menuitem and checkboxmenu item?
What is mysql driver class name?
What are the drawbacks of singleton class?
What is the final blank variable?
Can you achieve runtime polymorphism by data members?
Can we create an object of private class?