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
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is and I oop mean?
What is polymorphism in oop example?
What is a class and object?
What does enum stand for?
What are the benefits of interface?
hi all..i want to know oops concepts clearly can any1 explain??
What is multilevel inheritance explain with example?
What is debug class?what is trace class? What differences are between them? With examples.
Why do pointers exist?
Why is polymorphism used?
What language is oop?
What is interface? When and where is it used?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)