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

Why is data structure?

473


What sorting algorithm does arrays sort use?

453


What does list clear do?

478


What do you mean by disjoint set adt?

543


Can we put null key in hashmap?

480






Why does hashset use hashmap?

448


Is null a binary search tree?

476


Can arraylist have duplicates?

520


What is the limit of arraylist?

468


How many types of linked list are there?

475


For addition and deletion. Which one is most preferred: array list or linked list?

508


What is difference between map and hashmap?

464


By Which algorithm, the 8 queens problem is solved?

504


What is the difference between hashset and hashmap?

527


Is any implicit arguments are passed to a function when it is called?

556