what are the differences between java and .net?..why u
choose java?



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

Post New Answer

More Core Java Interview Questions

Are arrays dynamic in java?

0 Answers  


What is difference between Iterator and for loop

9 Answers   HP,


why is S capital in System.out.println ????

6 Answers  


Can we have any code between try and finally blocks?

0 Answers  


Explain creating threads by implementing runnable class?

0 Answers  






What is r in java?

0 Answers  


Are there any tools available in java to create reports?

5 Answers  


Explain about anonymous inner classes ?

0 Answers  


What is final keyword?

0 Answers  


What do u mean by method and also contructer in java ?

3 Answers  


hoe can u call a constructor of a private classs to other inherited claa??

1 Answers  


What is the purpose of having the concept of overloading?

7 Answers   Ness Technologies,


Categories