Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

diamond problem en · NOUN

Etymology

So called because a diagram of the classes has a diamond (quadrilateral) shape.

Meanings

  1. (qualifier:object-oriented programming) 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.

Forms

SpellingFeaturesLabelsSource
diamond problems Number=Plur lexicographic

Relateds

diamond inheritance

Synonyms

dreaded diamond · deadly diamond of death