Explain the concept of polymorphism with examples?
Answer Posted / sankar
polymorphism helps us create classes which are simple and
user friendly.it allow the class to behave polymorphicly
when different inputs are passed on to it.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What java is used for?
When do we use hashset over treeset?
Define how destructors are defined in java?
Explain about serializable interface in java?
What do you understand by abstract classes?
What is advantage of java?
How to check if a list is sorted in java?
Discuss different types of errors that generally occur while programming.
Is class forname reflection?
How do I remove a character from a string in java?
What is the difference between int and integer in java?
What is the difference between throw and throws keywords?
What is the char data type?
What are namespaces in java?
How the interruptible method gets implemented?