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
Define reflection.
What is sortedmap in java?
Explain spliterator in java8?
How do you check if two strings are equal in java?
How does a cookie work in Servlets?
What is floor in java?
What are the legal operands of the instanceof operator?
What is an example of procedure?
Can we define static methods inside interface?
What is the importance of static variable?
Why use string handling in Java?
What is an 8 bit word?
Does java return by reference?
What is the purpose class.forname method?
What data structures are used to perform recursion?