In object-oriented programming, which principle enables the creation of classes that inherit the characteristics and behaviors of existing classes?
Inheritance
Encapsulation
Abstraction
Polymorphism

Computer Science Exercises are loading ...