what are the differences between java and .net?..why u
choose java?
Answer / 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 |
What is stringreader?
What is boolean keyword in java?
Is array a class in java?
Is double bigger than float?
how copy the hashmap object into arraylist at java program?
What is java in detail?
How does enum work in java?
What is the difference between a break statement and a continue statement?
In java, how many ways you can take input from the console?
What is the purpose of final keyword and when to use it?
What modifiers are used with an inner class which is a member of an outerclass?
What are the different conditional statements?