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 meant by object oriented programming – oop?
What are the differences between heap and stack memory?
What is difference between call by value and call by reference?
What is the difference between yielding and sleeping in java programming?
What is the difference between actual and formal parameters?
What does the exclamation mark mean in java?
Can each java object keep track of all the threads that want to exclusively access it?
Is array an object in java?
What is an class?
What is the difference between static (class) method and instance method?
What are advantages and disadvantages of OOPs?
How can you traverse a linked list in java?
Can we define package statement after import statement in java?
What is difference between Heap and Stack Memory?
What is empty list in java?