Coforge interview question

What do you mean by super class?

Interview Answer

Anonymous

14 Jan 2022

Super class is a class from which the derived class inherits the parameters of the parent class.