Examveda

What is the purpose of the super() function in object-oriented programming?

A. It is used to call a method from the parent class

B. It creates a new class

C. It destroys an object

D. It inherits a class

Answer: Option A


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python