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 an example of character?
What is method Overloading in the perspective of OOPS?
What does three dots mean in java?
transaction attributes ?
What is the use of runnable interface?
What does pointer mean?
Can list be final in java?
what is use of marker interface? give me good example?
can any one tell me when do u go for inheritance and polymorphism
Which data type is a class in java?
Can you use this() and super() both in a constructor?
How is java hashmap implemented?