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
What is the use of a copy constructor?
What is object-oriented programming?
What do you understand by classes in java?
When throw keyword is used?
What are annotations in java?
Can we overload the methods by making them static?
How much is a java license?
What is difference between string and new string?
Which class contains a method: cloneable or object?
Is java a software?
What are the uses of synchronized keyword?
What are java threads?
Can a source file contain more than one class declaration?
What are voids?
Write a program to reverse array in place?