Wiki

Clone wiki

inf225 / glossary / Inheritance

[Alphabetical Index | Tag Index]

Inheritance

A technique in object-oriented programming which combines automatic code reuse with subtyping.

[Wikipedia]

Updated