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
Write a program to print all permutations of string?
Why java applets are more useful for intranets as compared to internet?
Convert a BST into a DLL and DLL to BST in place.
What is pre increment and post increment in java?
Can we sort set in java?
What is exception in java?
What is the map interface in java programming?
Is oracle charging for java?
What does a za z0 9 mean?
What is the largest number a double can hold?
Explain, java is compatible with all servers but not all browsers?
Can a class have 2 constructors?
Which language is java?
What are the super most classes for all the streams?
Can a class be private in java?