What are the syntactic rules to be avoid ambiguity in multiple inheritance?


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

Post New Answer

More C++ General Interview Questions

What is a container class? What are the types of container classes?

1 Answers  


difference between the c++ and c languages

4 Answers   Wipro,


Under what conditions is multiple inheritance not recommended?

1 Answers  


There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?

1 Answers   TCS,


what kind of projects are suitable for c and c++

0 Answers  






Please explain the reference variable in c++?

0 Answers  


What are the differences between new and malloc?

0 Answers  


Differentiate between a copy constructor and an overloaded assignment operator.

0 Answers  


Discussion on error handling of C++ .

0 Answers  


What is c++ redistributable?

0 Answers  


What is static in c++?

0 Answers  


What is the C-style character string?

0 Answers  


Categories