Is java supports multiple inheritance? explain?

Answer Posted / samuelj/samsjjj@gmail.com

java does not support inheritance so we can use Interface
interface contains the abstract methods

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between java and java ee?

654


Can we overload final method in java?

638


What is an infinite loop in java? Explain with an example.

681


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

711


Can we have this () and super () together?

692






What is difference between final and finally in java?

693


What best practices should you follow while writing multithreaded code in java?

647


What restrictions are placed on method overloading in java programming?

658


What is string in java with example?

576


What is a parameter example?

614


What are the steps involved to create a bean?

762


What is exception in java?

644


When arithmeticexception is thrown?

677


Can a class extend 2 classes in java?

655


What is this () in java?

665