When should we use multiple inheritance?


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

Post New Answer

More C++ General Interview Questions

write a programme to get a character and thier ASCII value

0 Answers  


What is a built-in function?

1 Answers  


What is void pointer in c++ with example?

0 Answers  


What is a flag in c++?

0 Answers  


What is array in c++ example?

0 Answers  






What are static and dynamic type checking?

0 Answers  


How do you show the declaration of a virtual constructor?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


Why is c++ is better than c?

0 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


What is design pattern?

2 Answers   Samsung,


What is abstraction in c++?

0 Answers  


Categories