How compiler selects(internally) required overridden
function in inheritance?

Answer Posted / deepthi

By using virtual tables,

when Compiler views virtual in a class declaration then for
each class it creats one virtual table

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know about multiple inheritance?

634


What is class and object with example?

581


What does enum stand for?

605


When not to use object oriented programming?

563


What is overloading and its types?

608






What are the 4 main oop principles?

673


officer say me - i am offered to a smoking , then what can you say

1574


What exactly is polymorphism?

598


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1888


What is the real life example of polymorphism?

603


What is destructor in oop?

617


What are oops functions?

577


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4232


write a programe to calculate the simple intrest and compund intrest using by function overlading

1659


What is oops in programming?

560