Examveda

Which principle of OOP allows a class to provide a specific implementation of a method that is already defined in its parent class?

A. Overriding

B. Polymorphism

C. Encapsulation

D. Inheritance

Answer: Option A


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python