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

Can a constructor be private?

0 Answers  


What is the use of :: operator in c++?

0 Answers  


What is boyce codd normal form in c++?

0 Answers  


What is Destructor in C++?

0 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,






How can virtual functions in c++ be implemented?

0 Answers  


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

0 Answers  


What is recursion?

0 Answers  


How do you link a C++ program to C functions?

4 Answers  


What is c strings syntax?

0 Answers  


What is a node class in c++?

0 Answers  


What is a friend function in c++?

0 Answers  


Categories