Q7
What is the "super" keyword used for in Java?
A.
To call a method or constructor of the superclass
AnswerB.
To create a new instance of a class
C.
To hide a superclass method
D.
To make a method final
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board