This is a still image of the concept map for the term "object-oriented programming paradigm". You can check the actual concept map on the glossary page.
Concept map showing key ideas in the object-oriented programming paradigm. Highlights principles such as encapsulation, abstraction, inheritance, cohesion, and polymorphism. Shows relationships between objects, classes, subclasses, and types of polymorphism including compile-time and run-time.
Which class type inherits from one or more base classes?

Subclass
  • Base class
  • Suber class
  • Parent class

Look at these terms on the concept map.