what do you meant by Runtime Polymorphism?
Answer Posted / chandra rekha
polymorphism -an entity existing in different forms at the
same time. Polymorphism is of two types. Static
polymorphism and dynamic polymorphism. Run time
polymorphism refers to dynamic polymorphism wherein an
entity changes it's form depending on the cirumstances.
| Is This Answer Correct ? | 47 Yes | 13 No |
Post New Answer View All Answers
What are the 6 boolean operators?
What is string in java is it a data type?
What are the pillars of java?
What is an escape character in java?
What is the best way to findout the time/memory consuming process?
How does the garbage collector works in java?
How to remove the trailing spaces from a string?
What is the difference between Java1.4 and Java1.5
Describe different states of a thread.
What is the most important feature of java? What is an interface?
Write a program to find maximum and minimum number in array?
List the features of java programming language.
How would you convert bytes to string?
What do you mean by stream pipelining in java 8?
How many functional interfaces does java 8 have?