Interview Questions

When should you use multiple inheritance?

C++ Interview Questions and Answers


(Continued from previous question...)

When should you use multiple inheritance?

There are three acceptable answers: "Never," "Rarely," and "When the problem domain cannot be accurately modeled any other way."

(Continued on next question...)

Other Interview Questions