What type of predefined entity is 'super' in programming?
Explanation
'super' is a predefined method used to refer to the parent class's methods or constructors.
'super' is a predefined method used to refer to the parent class's methods or constructors.