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

Define depth and height of a node?

519


What are the different types of sorting in data structure?

520


What do you mean by secondary clustering?

534


Why linked list is required?

450


Is pointer a variable?

509






Is copyonwritearraylist thread safe?

479


Why is data structure needed?

536


In tree construction which is the suitable efficient data structure?

555


Can we add heterogeneous elements into treemap?

564


Why do we need linked list?

452


Questions related to arrays, such as given a 2 integer array, find the common elements.

530


Which language is best for learning data structures and algorithms?

499


What is space complexity of a program?

470


Which is faster hashmap or concurrenthashmap?

470


What is difference between hashmap and arraylist?

520