Write A Program to find the ambiguities in Multiple
Inheritance? How are they
resolved.(Virtual Functions)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

all about pointers

2 Answers  


Write a program in c++ to read two floating point numbers and find their sum and average.

2 Answers  


What are virtual functions?

2 Answers  


What is R T T I ?

6 Answers   Ness Technologies,


What is the purpose of polymorphism?

0 Answers  






write a c++ code of diagonal matrix.

2 Answers  


why freind function takes more parameter than normal member function in c++?

1 Answers   IBM,


1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)

1 Answers   Nagarro,


1. Define a class.

6 Answers  


Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.

2 Answers  


write a C++ program for booking using constructor and destructor.

0 Answers   HAL,


what is virtual function in c++

6 Answers  


Categories