Wipro Interview Question

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

Interview Answers

Anonymous

Jun 18, 2012

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

1

Anonymous

Jun 10, 2012

yes, possible. explained with illustration.

Anonymous

Jun 18, 2012

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