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
How many bits is a string in java?
How do you override a method in java?
Why stringbuilder is not thread safe?
How many types of string data types are there?
Is math an abstract class in java?
Which collection does not allow duplicates in java?
What is method overloading in java ?
What are the Main functions of Java?
Can you make a constructor final in Java?
What is broken and continue statement?
Why static functions are used?
How are observer and observable used in java programming?
How will you initialize an Applet?
What is a Presistent Object?
What is thread safe in java?