What is the difference between java and .Net?
Answer Posted / alicesmith009
I have discussed few points to clarify the discussion between them.
.Net is from Microsoft and Java is from Sun MicroSystems.
.Net is primarily for Windows. Java is more platform independent, it runs on several operating systems including Windows, Mac and Linux.
.Net is a runtime framework that supports multiple languages, Visual Basic and C# among them. Java is a language plus a run-time.
.Net has a more integrated development environment. Java is based on third-party tool and server providers.
Read more here: http://www.keenesystems.com/Expertise/ASPNetWebApplications.aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does java support multiple inheritances?
What is the main purpose of java?
What is the size of int?
Is java 9 released?
What is hash table in java?
What are serialization and deserialization?
What is the common usage of serialization? What exceptions occur during serialization?
How many bits is a string?
How many types of string data types are there?
How do you make an arraylist empty in java?
What is a pattern what is an anti pattern?
What do you mean by platform independence of Java?
Is main is a keyword?
Can constructor be inherited?
What is native code?