what are the differences between java and .net?..why u
choose java?
Answer Posted / mohamed nazar
1)java is developed by sun, .net is developed by microsoft
2)java is a open source software, .net is a license based
software
3)java is a platform independent it can execute in mac,
linux, windows operating system also, but .net .net can
execute only in windows
4)Java is more flexible than .net
so i choose java
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What’s a deadlock?
Write a method to check if input string is palindrome?
Is string a class?
Why is method overloading not possible by changing the return type in java?
What is the difference between hashset and treeset in java?
What is size_t?
What does three dots mean in java?
Which non-unicode letter characters may be used as the first character of an identifier?
How objects are stored in java?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
What are the Static and Dynamic Variables? Differentiate them.
Differentiate between postfix and prefix operators in java.
Is null or empty java?
How many bytes is a string java?
What is integer size in java?