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
What is the purpose of lambda expressions?
Explain the different forms of polymorphism?
Is overriding possible in java?
What is polymorphism java example?
What is the implementation of destroy method in java. Is it native or java code?
How can the checkbox class be used to create a radio button?
What is final keyword in java? Give an example.
What is google full form?
What kind of variables a class can consist of?
What is main in java?
Write java program to reverse string without using api?
What is constructor and its types?
Can a constructor have different name than a class name in java?
What is the maximum size of hashmap in java?
How many bytes are a float?