Home » JAVA Programming » Inheritance » Question
  1. Does Java support multiple level inheritance?
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

Java supports multiple level inheritance through implementing multiple interfaces.



Your comments will be displayed only after manual approval.