Q42
What is the purpose of the super() function in object-oriented programming?
A.
It is used to call a method from the parent class
AnswerB.
It creates a new class
C.
It destroys an object
D.
It inherits a class
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board