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

Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types

4 Answers   TCS,


Why are there no global variables in java?

0 Answers  


Explain different ways of creating a thread. Which one would you prefer and why?

0 Answers  


What is the importance of main method in Java?

0 Answers  


What do you mean by local variable and instance variable?

0 Answers  






What is Classloader in Java?

0 Answers  


Which class cannot be a subclass in java?

0 Answers  


Why Java is not pure Object Oriented language?

0 Answers  


WHAT IS THE MEANING OF ALL TYPE OF BUZZWORDS?

4 Answers  


what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this

11 Answers   IBM, L&T,


What is the advantage of functional interface in java 8?

0 Answers  


What is a "pure virtual" member function?

0 Answers   Amazon,


Categories