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 |
Can static methods access instance variables in java?
What is meant by class?
what is the volatile modifier for? : Java thread
Is 0 true or false?
Can anonymous class have constructor?
What is variable length arguments in java?
How do you create a first line indent?
What do you understand by a Static Variable?
Which class contains a method: cloneable or object?
What is the simpletimezone class in java programming?
What is the tradeoff between using an unordered array versus an ordered array?
Define inheritance with reference to java.