Examveda

How does inheritance promote code reusability in object-oriented programming?

A. It allows a subclass to inherit attributes and methods from a parent class

B. It makes code run faster

C. It reduces code size

D. It simplifies syntax

Answer: Option A


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python