Glossary
Sign up
Glossary

Inheritance

A mechanism in object-oriented programming that allows a new class to be based on an existing class, inheriting all of its properties and methods.