Q3
What is a superclass in Java?
A.
The class that inherits properties and behaviors
B.
The child class
C.
The class that is inherited from
AnswerD.
The class that is marked as "final"
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board