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
Is multiple inheritance supported by java?
Define inheritance?
What is primitive data type in java?
what is the volatile modifier for? : Java thread
How do you do absolute value in java?
Difference between method overloading and overriding.
Is the empty set a singleton?
Explain method local inner classes ?
What access modifiers can be used for class ?
What is the difference between the paint() and repaint() methods in java programming?
Is it necessary that each try block must be followed by a catch block?
Is a method a function?
What is difference between filereader and bufferedreader?
Explain reverse a linked list recursive java solution?
Who is founder of java?