Stryker interview question

Define inheritance in Object Oriented Programming?

Interview Answer

Anonymous

23 Jun 2025

Allows a class to inherit the attributes and methods from another class.