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

Is vector ordered in java?

0 Answers  


Nullpointer exception is a very common exception. Why is it not made as a checked exception?

2 Answers   Ness Technologies,


Explain inner classes ?

0 Answers  


What is the use of isempty in java?

0 Answers  


Explain a few methods of overloading best practices in java?

0 Answers  






What are the properties of thread?

0 Answers  


Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?

0 Answers   Genpact,


Is binary a low level language?

0 Answers  


How static variable work in java?

0 Answers  


What is an empty class? What functionality does it offer in Java?

0 Answers   Deloitte, EXL, JPMorgan Chase,


What is the difference between arraylist and hashset in java?

0 Answers  


How to convert String into primitive datatype.

6 Answers  


Categories