Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

pure virtual method en · NOUN

Meanings

  1. (qualifier:object-oriented programming) A virtual method having no implementation in a particular class, thus making the class abstract and uninstantiable. It can be overridden in subclasses.

Forms

SpellingFeaturesLabelsSource
pure virtual methods Number=Plur lexicographic

Synonyms

pure virtual function