Jisho

×
継承 ()
Wikipedia definition
1. Inheritance (object-oriented programming)In object-oriented programming (OOP), inheritance is a way to reuse code of existing objects, or to establish a subtype from an existing object, or both, depending upon programming language support. In classical inheritance where objects are defined by classes, classes can inherit attributes and behavior from pre-existing classes called base classes, superclasses, parent classes or ancestor classes. The resulting classes are known as derived classes, subclasses or child classes.
Read “Inheritance (object-oriented programming)” on English Wikipedia
Read “継承 (プログラミング)” on Japanese Wikipedia
Read “Inheritance (object-oriented programming)” on DBpedia

Discussions

to talk about this word.