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

How is modularity introduced in C++?

0 Answers   TCS,


How to reduce a final size of executable?

3 Answers  


What is c++ and its uses?

0 Answers  


Define upcasting.

0 Answers  


If you don’t declare a return value, what type of return value is assumed?

0 Answers  


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


Why #include is used?

0 Answers  


What is Object Oriented programming.what is the difference between C++ and C?

8 Answers   Infosys,


Explain the uses of static class data?

0 Answers  


List the special characteristics of constructor.

0 Answers  


Describe the main characteristics of static functions?

1 Answers  


Categories