Login and Register ×
Check your Email for the OTP
Abstarct class and Methods in java Abstract class and method
⚠ Report ✓ Question Verified Copy Link
Explanation:
The "super" keyword is used to invoke the superclass constructor or method in Java. It is used to access the members of the superclass that have been hidden by a subclass. It is also used to refer to the immediate superclass of a class.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Abstarct class and Methods in java Abstract class and method