Does java support multiple inheritance??

Sumitha Sweety

Sumitha Sweety

@sumitha-sweety-7T0zDt Oct 27, 2024

i heared that java dosen't support multiple inheritance.. is it true.... if so why????

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Jul 28, 2012

    Why did you only heard ,better you try it.
    Java doesn't support multiple inheritance at class level but allow multiple inheritance at interface level.

  • Sumitha Sweety

    Sumitha Sweety

    @sumitha-sweety-7T0zDt Jul 28, 2012

    😀 hey thanks...👍... il try....