Computer Science, asked by hrisks37, 1 day ago

Diamond problem includes hybrid inheritance

Answers

Answered by CSoorya
0

Answer:

In diamond problem, hierarchical inheritance is used first, where two different classes inherit the same class and then in turn a 4th class inherits the two classes which had inherited the first class.

Similar questions