Vidyalelo
Java Programming · Q14

Interfaces and Abstract Classes

Programming · Java Programming · question 14

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board