Hi,
I have one doubt. Why virtual inheritance is required?
(i can achieve it by composition)
Is there any case where it is mandatory that the only way is virtual inheritance is required.

Thanks