Java does not support multiple inheritance.
how interface helps in the same?

Answer Posted / narmada nelluri

Java does not suuport multiple inheritence through classes
we can acheive the same with interfaces that means a class
can implement more than one interface at a time.

Is This Answer Correct ?    31 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is high level language in computer?

749


When do you call copy constructor?

726


Why is it called a string?

734


What is the difference between the final method and abstract method?

764


When do we use hashset over treeset?

744


Differences between C and Java?

825


What are the advantages of encapsulation in java?

735


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

732


What is the difference between stringbuffer and stringbuilder class?

791


What do you mean by JVM?

786


What are the two ways in which thread can be created?

799


What is the purpose of format function?

841


State some situations where exceptions may arise in java?

827


What is percentage in java?

756


What is tochararray in java?

694