Can abstract classes be used in multilevel inheritance?
(a) Yes, always
(b) Yes, only one abstract class
(c) No, abstract class doesn’t have constructors
(d) No, never
This question was posed to me during an online interview.
I want to ask this question from Multilevel Inheritance in section Inheritance & its Types of Object Oriented Programming