Inheritance
Inheritance is a way to define a class by reusing the definition of another class.
Related concepts: ClassMemberSubtyping
Closest Wikipedia entry: Inheritance (object-oriented programming)
Misconceptions about Inheritance16 documented Misconceptions
No known Scratch misconceptions for this concept