Examveda

Which principle of OOP promotes the reusability of code and allows a class to inherit properties and methods from another class?

A. Polymorphism

B. Abstraction

C. Inheritance

D. Encapsulation

Answer: Option C


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python