what do you meant by Runtime Polymorphism?
Answer Posted / rahul kale
Polymorphism is an enttity that existing in different forms.
polymorphism have a two types
Dynamic
Static
Runtime Polymorphism refer to as dynamic polymorphism .
rauntime polymorphism is meethod of overrriding
it is th ability o work done by one task.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Why we use methods in java?
What is meant by memory leak?
What are the java ide's? Explain
What is string example?
Can you override private or static method in java?
Can we extend singleton class?
Why string is called as immutable?
how to split string in java?
What do you mean by ternary operator in java?
What interface is extended by awt event listeners?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
How can we make copy of a java object?
What is the difference between class & structure?
Give a practical example of singleton class usage?
What types of index data structures can you have in java?