What is the difference between java and .Net?
Answer Posted / kirankumar yb
1)java is a single language by multiple platforme but .net
is framework for differ language but shared by single platform.
2).net is a language independent &java is language dependent.
3)where .net is framework we can use different type of
language.where as java is a programing language.
4)java is support to opensource platform while ,.net as no
direct support for opensource platform.
5)java is not language independent .net is language dependent.
| Is This Answer Correct ? | 9 Yes | 13 No |
Post New Answer View All Answers
What is reverse function?
What happens if we override private method?
What is e java?
What happens when a thrown exception is not handled?
Why are pointers not secure?
What does @override mean?
can any body body expalin best definitions & best real time exaples for opps concepts.
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
Say any two properties in beans?
Tell me are there implementations for sorting and searching in the java libarary?
Explain 5 io best practices?
Explain the difference between protected and default access.
Difference between Linked list and Queue?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is member in java?