Is java supports multiple inheritance? explain?

Answer Posted / samuelj/samsjjj@gmail.com

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

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lexicographically smallest string?

795


Can we have a try block without catch block?

740


What is the meaning of I ++ in java?

836


When should we create our own custom exception classes?

775


Is there a case when finally will not execute?

765


What is yield () in java?

660


Write a program in java to find the maximum and minimum value node from a circular linked list.

755


What is multithreading in java?

759


How big is a gigabyte?

813


Is set ordered?

724


What is the static method?

732


What is the use of arrays tostring () in java?

722


What are the types of arrays in java?

803


How do you sort in descending order in java using collections sort?

692


Can we sort hashset in java?

852