DXC Technology Interview Question

What is a base class and a derived class

Interview Answer

Anonymous

Oct 31, 2021

In inheritance, base class is the already existing class and the derived class inherits the features of the base class