There are three interfaces A,B & C. A extends B, B extends C,
and C extends A.Is it multiple Inheritance? please anybody
help me.....

Answer Posted / mahesh

No it is Not Multiple inheritance .It is Hirearchy inheritance

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does @override mean?

530


What is meant by overloading?

584


Why do we need data serialization?

541


Can we overload the main() method?

545


What are the restrictions imposed on method overriding?

550






If a class is declared without any access modifiers, where can the class be accessed?

589


Is math an abstract class in java?

531


What is string :: npos?

577


Can we restart a thread already started in java?

580


How does hashmap work in java ?

539


Can a class have multiple subclasses?

581


How many bytes is a url?

558


Can a static method be overridden in java?

557


Can bool be null?

516


What is meant by polymorphism?

532