Frage im Vorstellungsgespräch bei Tata Consultancy Services

Explain inheritance

Antworten zu Vorstellungsgespräch

Anonym

11. Dez. 2017

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

7

Anonym

9. Aug. 2017

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

3