If class A is derived from another derived class B which is derived from class C, which class will have maximum level of abstraction?
If class A is derived from another derived class B which is derived from class C, which class will have maximum level of abstraction? Correct Answer Class C
The abstraction level of class C will be maximum. This is because the parent class have higher level of abstraction. Hence the parent of all other class will have maximum level of abstraction.
মোঃ আরিফুল ইসলাম
Feb 20, 2025