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
AnswerC.
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