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
What are the classes of java?
What are the advantages and disadvantages of object cloning?
Why is singleton instance static?
Is binary a low level language?
What is the difference between a switch statement and an if statement?
What is an exception? difference between Checked and Unchecked exception in Java
How do you escape sequences in java?
What is ph and buffers?
What is break and continue statement?
What is abstract class constructor called?
What is 32 bit float?
Can we have 2 main methods in java class?
What is dot operator?
What is the order of arraylist in java?
What is data member in java?