Q22
In Java, can an abstract class have constructors?
A.
Only if the constructors are marked as "private"
B.
Yes, an abstract class can have constructors
AnswerC.
Only if the constructors are marked as "static"
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board