Programming (Year 12)
What does 'inheritance' mean in OOP?
A mechanism where a new class can inherit the properties and methods of an existing class.