Vidyalelo
Java Programming · Q7

Inheritence

Programming · Java Programming · question 7

Q7

What is the "super" keyword used for in Java?

A.
To call a method or constructor of the superclass
Answer
B.
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