Which object-oriented design principle allows you to create new classes based on existing ones, promoting code reuse and maintainability?
Abstraction
Inheritance
Encapsulation

Software Engineering Exercises are loading ...