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 is the use of singleton?
What do you understand by looping in java? Explain the different types of loops.
What is meant by call by reference?
What is valid keyword in java?
What is boolean query?
Explain the difference between the public, private, final, protected, and default modifiers?
How to find the index of the largest number in an arraylist java?
What is passed by reference and pass by value ?
Is alive and join method in java?
what is predefined function in java?
What do you mean by default constructor in java?
How many types of constructors are used in java?
Can we store variables in local blocks?
Is it possible to specify multiple jndi names when deploying an ejb?
What is json parser in java?