What is the purpose of having the concept of overloading?
Answer Posted / geeta
Some times same Object should act differently in differnet
places and in different time . In that case java goes with
overloading.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is anagram word?
What is the class in java?
Explain the importance of finally block in java?
What are passing parameters?
When is update method called?
Why is inheritance used in java?
Can you add null to a list java?
What is Classloader in Java?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is the difference between replace and replace all?
Is linked list a linear or non-linear data structure?
What are the restrictions imposed by a Security Manager on Applets?.
What is difference in between java class and bean?
Where is const variable stored?
What is the original name of java?