If base class is an abstract class then derived class ______________ the undefined functions.
(a) Must define
(b) Must become another abstract class or define
(c) Must become parent class for
(d) Must implement 2 definitions of
I have been asked this question during an interview.
This intriguing question originated from Derived Class in portion Classes of Object Oriented Programming