what do you meant by Runtime Polymorphism?

Answer Posted / chinmay

run time polymorphism is the one that gets in to action
when we run our program it directly identifies which object
we are refering to and hence we get the required result it
takes the use of virtal functions to implement this.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you sort data in java?

518


What is thread safe singleton?

509


What is a numeric literal?

521


What do you mean by checked exceptions?

530


What are the characteristics of Final,Finally and Finalize keywords.

694






What is the lifetime and scope of a variable?

512


How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?

571


What is the difference between logical data independence and physical data independence?

528


What is the advantage of preparedstatement over statement?

555


What is Classloader in Java?

632


Using callable statement how can you pass out parameters, explain with example?

578


What is meant by interface?

559


What is the synonym of string?

531


What are the advantages of java over C++?

711


Is null an object java?

532