How many abstract classes can be used in multilevel inheritance?
(a) Only 1
(b) Only 2
(c) At least one less than number of levels
(d) Can’t be used
I have been asked this question during an online interview.
My question is based upon Multilevel Inheritance in chapter Inheritance & its Types of Object Oriented Programming