Answer Posted / satya
java class does not support multiple inheritance but java
interface support multiple inheritance...
main difference b/n java nad .net
1. java platform independent and .net not..
2. java is open source and .net not
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of parseint in java?
What is generics in java interview questions?
How to sort array of 0 and 1 in java?
How does linkedhashmap work in java?
What is nested loop? What is dangling else condition in it?
How does linkedlist work in java?
Why are arrays useful in java?
What type of value does sizeof return?
What is your platform’s default character encoding?
What is the difference between class forname and new?
How to display all the prime numbers between 1 and 100
Does java have extension methods?
What is the difference between checked exception and unchecked exception?
What is the differences between heap and stack memory in java? Explain
Can we overload the methods by making them static?