What is the difference between java and .Net?

Answer Posted / nagalaxmi thumma

Java is both a programming language as well as a well
developed technology.It was developed by Sun MicroSystems.
.Net is not a language it is a framework developed by
Microsoft which supports
multiple languages like VC#,VC++,VisualBasic...it supports
more than 61 progrmming languages,Web related
applications such as ASP etc...In java source code is
converted to ByteCode by JVM while in .NET code is
converted to MSIL(Microsoft Intermediate Language Code)by
the CLR .

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null function in java?

785


What is an abstract method in java programming?

803


Define class?

722


Can we have 2 main methods in java class?

755


Differentiate between vector and array list.

850


Can you pass by reference in java?

733


What is difference between length and length() method in java ?

771


What is class and its types?

778


What are methods?

767


What is unicode full form?

754


What is r in java?

787


What are adapter classes?

792


Explain the difference between map and flatmap stream operation?

1035


Explain the JDB in depth & command line.

794


Should a main method be compulsorily declared in all java classes?

795