The virtual functions must be declared and defined in _____________ class and overridden in ___________ class.
(a) Base, base
(b) Derived, derived
(c) Derived, base
(d) Base, derived
This question was posed to me in an interview.
Query is from Virtual Functions topic in chapter Member Functions & its Types of Object Oriented Programming