If class A is derived from another derived class B which is derived from class C, which class will have maximum level of abstraction?
(a) Class A
(b) Class B
(c) Class C
(d) All have the same level of abstraction
The question was asked during an interview.
Origin of the question is Derived Class topic in portion Classes of Object Oriented Programming