Q21
What is the purpose of the "super" keyword in method overloading?
A.
To create a new object
B.
To make the method final
C.
To call the superclass constructor
AnswerD.
To hide the superclass method
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board