LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Inheritance · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaA type deriving behavior from another

Inheritance lets a class or type derive behavior from another. Source: Inheritance (object-oriented programming)

ahamoraReference ↗

Keep the thread going

One answer is a beginning.

Share a little curiosity, or follow it into the full collection.

Flip the full deck →

More from Programming Concepts

A few more worth knowing.

  1. 17Encapsulation · meaningRECALL
    Bundling data with controlled access

    Hides internal details

    Open this card ↗
  2. 18Bug · meaningRECALL
    Defect causing unintended behavior

    Debugging finds and fixes it

    Open this card ↗
  3. 19Unit test · meaningRECALL
    Test of a small behavior unit

    Usually automated

    Open this card ↗