Python Programming - Inheritance - Discussion
Discussion Forum : Inheritance - General Questions (Q.No. 10)
10.
In Python, what is the purpose of the
super(type, obj)
function?
Answer: Option
Explanation:
The
super(type, obj)
function is used to call the constructor of the superclass, providing a way to initialize the superclass when working with multiple inheritance.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers