Pergunta de entrevista da empresa Tata Consultancy Services

Explain inheritance

Respostas da entrevista

Sigiloso

11 de dez. de 2017

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

7

Sigiloso

9 de ago. de 2017

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

3