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

Define a way other than using the keyword inline to make a function inline?

1 Answers  


What is new in c++?

0 Answers  


Can we use clrscr in c++?

0 Answers  


Are strings immutable in c++?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  






What is ios in c++?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


What are the basics concepts of OOPS?

1 Answers  


When is the copy constructor called?

0 Answers  


Is dev c++ a good compiler?

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  


What is the purpose of the "delete" operator?

0 Answers  


Categories