difference between the run time polymorphism and compile
time poly morphism and about virtual function.

Answer Posted / sitaram

The object can be binded at the time of compiling is known
as compiletime polymorphism

The object can be binded at the time of running is known as
running polymorphism

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you clear a stack?

516


Explain pre-order and in-order tree traversal.

531


What do you mean by heap order property?

582


Tell me what should be done in the base case for this recursive problem?

473


What is array and structure?

531






What is doubly linked list?

537


Are dictionaries mutable?

459


What are the two types of data?

469


Which is faster array or list?

491


Is treeset synchronized?

450


What are the basic data structures?

509


What is an object array?

516


What package is arraylist?

555


Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.

626


Define back edge?

559