DXC Technology interview question

What is a base class and a derived class

Interview Answer

Anonymous

31 Oct 2021

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