1.

Does Java support multiple level inheritance?(a) True(b) FalseI had been asked this question during an online exam.This is a very interesting question from Inheritance topic in chapter Inheritance of Java

Answer»

Correct option is (a) True

To explain I would say: JAVA SUPPORTS MULTIPLE LEVEL inheritance through implementing multiple INTERFACES.



Discussion

No Comment Found

Related InterviewSolutions