C++ Programming Question:

Does c++ support multilevel and multiple inheritance?

C++ Programming Interview Question
C++ Programming Interview Question

Answer:

Yes.


Previous QuestionNext Question
What is the difference between an ARRAY and a LIST?What is a template in C++?