Answer Posted / srikanth jakka
Polymorphism is a feature that allows one interface to be
used for a general class of actions.
The specific action is determined by the exact nature of
the situation.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
Can we define constructor in inner class?
What is the exact difference in between Unicast and Multicast object?
What is meant by inheritance and what are its advantages?
Can we define package statement after import statement in java?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is a method header?
What is preparedstatement in java?
What is a singleton puppy?
What is object-oriented paradigm?
How do you trim a space in java?
What is array class in java?
What is merge sort in java?
What is string intern in java?
Is list ordered in java?