Frage im Vorstellungsgespräch bei Wipro

Is multii level inheritance possible in java ? explain with example.

Antworten zu Vorstellungsgespräch

Anonym

18. Juni 2012

yes it is possible......we use interface which works same as inheritence.

1

Anonym

10. Juni 2012

yes, possible. explained with illustration.

Anonym

18. Juni 2012

it is possible in java..but we use interface that can work same as muliple inheritence.