How to overcome diamond problem?
(a) Using alias name
(b) Using seperate derived class
(c) Using virtual keyword with same name function
(d) Can’t be done
The question was asked during a job interview.
My query is from Multiple Inheritance topic in portion Inheritance & its Types of Object Oriented Programming