Wipro Interview Question

Java related questions? What it inheritance?

Interview Answer

Anonymous

Feb 16, 2022

Inheritance is a ability of Accessing the data from one class to another class is called inheritance. for example :son inherented qualities of Father.