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
What is the differences between heap and stack memory in java? Explain
When can we say that threads are not lightweight process in java?
Differentiate between class and structure.
How many digits can a float hold?
What are the two ways in which thread can be created?
Is java a digit method?
What is the difference between static and non-static variables in java programming?
Explain illegalmonitorstateexception and when it will be thrown?
Does hashset allow duplicates in java?
How does split work in java?
What is entry in java?
Is nan false?
Is hashset sorted in java?
Difference between current previous versions of Java?
What is parsing a string?