Computer Science, asked by soni8277, 11 months ago

Explain Why Ambiguity Potentially Exists With Multiple Inheritance?

Answers

Answered by shivanshusingh97
0

The ambiguity that arises when using multiple inheritance refers to a derived class having more than one parent class that defines property[s] and/or method[s] with the same name.

Similar questions