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


Please Help Members By Posting Answers For Below Questions

List down the methods and interfaces of collection class in java.

559


What is primitive data type in java?

550


What is initial size of arraylist in java?

544


What is run time allocation?

583


What is Enum in Java?

692






What are triggers in DB? Explain their types. How do they work?

632


What is size of int in java?

565


What is the importance of hashcode() and equals() methods?

589


Write a program to print fibonacci series

625


What is the difference between method and means?

576


FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?

2645


What is difference between static and abstract class?

530


What is treemap in java?

563


What is an interface in java?

569


Tell me how many ways are there to initialise an integer with a constant.

652