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

Can we cast any other type to boolean type with type casting?

539


Why map is used in java?

574


Is void a return type?

550


What happens if I remove static from main method?

522


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2237






Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls

1444


what do you mean by classloader?

550


Why is inheritance used in java?

602


What is a lightweight component?

594


What does string mean in java?

628


What are the common uses of "this" keyword in java ?

569


What is a arraylist in java?

556


What is the purpose of garbage collection in java?

653


What is the base class for error and exception?

555


What are identifiers in java?

572