What is the difference between java and .Net?

Answer Posted / sujana

Java is platform independent, only thing we need is jvm on
the platform which comes in all operating systems by
default,.net is also platform independent as it needs
only .net framework,but since m$ owns the copyright to
the .net framework api's,it becomes platform dependent.

Java uses a common language while in .net we can use many
languages and it generates a platform specific code

Is This Answer Correct ?    152 Yes 66 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I get a substring?

523


What is backdrop?

592


What is the purpose of the strictfp keyword?

609


What are constants?

594


What is the maximum size of arraylist in java?

490






Explain the key functions of data binding?

579


what is aggregation in java?

584


What is a null class?

568


What is an interoperable application in java ?

581


Can java run on google chrome?

569


What is a void method java?

514


Whats the difference between notify() and notifyall()?

564


What is boolean in java?

507


What is hashmap in java?

562


How many return statement are allowed in a function?

453