Answer Posted / santhosh
As per my knowledge java does not support multiple
inheritance through interfaces.Only the people copying the
syntax and saying like that.
my view is what is there in interfaces to inherit?
Because there is nothing to inherit from interfaces,all the
methods are by default public and all the variables are
public static final by default.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
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
Differences between external iteration and internal iteration?
What is nan inf?
What do you mean by buffering?
What is the purpose of interface?
Is a string literal?
What are the loops in java?
How do you remove spaces in java?
What are the different types of data structures in java?
Does chrome use java?
How many boolean functions are there?
What is the difference between a vector & an array list?
Is java 11 paid version?
What are different type of exceptions in java?
What is the purpose of finalization in java programming?