what is polymorphism with example?types of polymorphism?
Answer Posted / ramaiah.teepalapudi
polymorphism is the phenomenon where the same message sent
to two different objects produces two different set of
actions. Polymorphism is broadly divided into two parts:
Static polymorphism – exhibited by overloaded functions.
Dynamic polymorphism – exhibited by using late binding.
| Is This Answer Correct ? | 29 Yes | 7 No |
Post New Answer View All Answers
how to write a server program and sending the mails to the server using smtp protocol please help me
How do you identify if jvm is 32-bit or 64-bit from java program?
What is an argument in java?
I want to persist data of objects for later use. What is the best approach to do so?
What is string builder in java?
What is object of class in java?
What is the core java?
Explain about OOPS concepts and fundamentals.
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
Is java still necessary?
Define immutable object?
What is api data?
How variables are stored in memory?
What is lexicographically smallest string?
What are the 5 types of research methods?