What is class super?
Answer / Preeti Gupta
In Python, 'super' is a built-in function that allows an object to use methods from a parent class. It is used when we want to call a method of the parent class in a child class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is better python or r?
What was your contribution to the above project?
Explain polymorphism in Python.
What is the output of this code?
Can you use r in python?
What are key words in python?
What is itemgetter in python?
What is lambda used for in python?
How long do goats sleep?
Does python interact with database?
How many arguments can the range() function take?
What is object () in python?