Domanda di colloquio di Tata Consultancy Services

Explain inheritance

Risposte di colloquio

Anonimo

11 dic 2017

Inheritance can be defined as the process where one class acquires the properties of another class...provides extensibility, reusability.

7

Anonimo

9 ago 2017

When an object or class is based on the another object or class using same implementation

3