What is the difference between java and .Net?

Answer Posted / sivasubramanian.k

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

Is This Answer Correct ?    398 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a 16 bit word?

757


Differentiate between vector and array list.

828


In java, what is the difference between method overloading and method overriding?

795


When should a function throw an exception?

800


Write a java program to generate fibonacci series ?

785


What is run time allocation?

764


What is the difference between public, private, protected, and friend access?

765


What is methodological framework?

777


What is Classloader in Java?

815


Why do we use variables?

691


What is the difference between static and non-static variables in java programming?

695


Is string a class in java?

713


what is the volatile modifier for? : Java thread

734


What is an object in java and how is it created?

813


What is a parent class in java?

760