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
Why do we create public static method in java?
What is <> used for in java?
What are the benefits of operations?
What is the requirement of thread in java?
Which collection is best for sorting in java?
What is thread life cycle?
How does the java compiler work?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
What is lastindexof in java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
Can we declare an array without size in java?
What is difference between this and super keyword?
Detail discussions on JVM, memory management and garbage collector.
Why heap memory is called heap?
Why parameters should be passed by reference?