Q. Which function calls a parent method?
Solution:
super() calls a parent class method, e.g., super().method().
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
super() calls a parent class method, e.g., super().method().
Strengthen Your Practice with our comprehensive question bank.