Q14
What is the purpose of the "extends" keyword in Java?
A.
To mark a class as abstract
B.
To declare a method
C.
To implement an interface
D.
To create a subclass
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board