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 / madhu
in java there is no multiple inheritance.so it is called as multi level inheritance.it comes under that.so i hope it is not multiple inheritance.there is only one inheritance single level inheritance.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is a java lambda expression?
Define a package.
What are abstract methods in java?
What is anti pattern in java?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
How many bytes are there?
What is double in java?
What are the basic interfaces of java collections framework?
what is static import in java? Explain
Explain method overloading?
Explain about static nested classes in java?
What is indexof in java?
How do you write a scanner class in java?
what is thread? : Java thread
What is e java?