Vidyalelo
Java Programming · Q4

Interfaces and Abstract Classes

Programming · Java Programming · question 4

Q4

What is the purpose of an abstract class in Java?

A.
To declare abstract methods
B.
To provide a base class with common methods and fields
Answer
C.
To make a class final
D.
None of These

Answer: Option B

Solution

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