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

What is the functionability stubs and skeletons?

782


Can java list contain duplicates?

662


Why string is immutable or final in java

721


What is the purpose of the return statement?

637


How is the marker interface used in Java?

708






How to display all the prime numbers between 1 and 100

584


Can we restart a thread already started in java?

686


What is javac_g?

682


Why is serialization required?

639


What is object-oriented programming?

671


What is the difference between a method and a procedure?

629


Why are constructors used?

649


How do you check whether the list is empty or not in java?

605


What is meant by null and void?

614


Describe the Big-O Notation.

701