What type of predefined entity is 'super' in programming?

Choose the correct answer

Explanation

'super' is a predefined method used to refer to the parent class's methods or constructors.

What type of predefined entity is 'super' in program… — Java concepts and its programming | PakQuizHub