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


Please Help Members By Posting Answers For Below Questions

Why set is used in java?

564


How variables are stored in memory?

531


Are primitives objects?

562


What are the different access modifiers available in java?

557


What is the use of arraylist class in java?

548






Explain about anonymous inner classes in java?

575


What is a final class ?

599


How do you reverse a string in java without using string buffer?

587


How do you override a variable in java?

525


Difference between arraylist and vector.

582


Which types of exceptions are caught at compile time?

560


What is the purpose of checked and unchecked exceptions in JAVA?

559


Where are local variables stored?

508


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

658


Explain the term virtual machine?

583