Q. Which function calls a parent method?

A
base()
B
self()
C
super()
D
parent()
Solution:

super() calls a parent class method, e.g., super().method().

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!