noun
Meaning 1
The ambiguity that arises when two classes B and C inherit from A, and a further class D inherits from both B and C, so that if there is a method in A that B and/or C has overridden, and D does not override it, it is unclear which version of the method D should inherit.
Definition source: English Wiktionary via Wiktextract
Qualifier: object-oriented programming
No example sentence was provided for this meaning.
Meaning relationships
Synonyms: none provided
Antonyms: none provided