What is virtual inheritance in C++?
C++ technique to avoid multiple copies of the base class into children/derived class
This question is part of this quiz :