KFintech interview question

What is multiple inheritance in java is this feature supported or not . If not then how we can implement this feature.

Interview Answer

Anonymous

21 Feb 2025

No, we can implement it through interface.