why java is better then .net?

Answer Posted / mohankrishnareddy.n

1.JAVA is a platform independent where as .net is a
partial plarform dependent.ie jvm generates the Byte code
which is runnable on any flatform.
2.JAVA provides high security compared to .net

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What sorting algorithm does javascript use?

528


How do you change an int to a string?

545


What is an example of procedure?

516


Can we extend immutable class?

534


What is the difference between the paint() and repaint() methods?

589






What must a class do to implement an interface in java programming?

538


What is runtime polymorphism or dynamic method dispatch?

524


Explain the usage of this with constructors?

530


What is the difference between a break statement and a continue statement?

598


In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?

839


What purpose do the keywords final, finally, and finalize fulfill?

612


What is the use of a conditional inclusion statement in Java ?

590


Can we execute java program without main method?

522


Why do we need strings in java?

526


What is the difference between conversation & casting?

580