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

What is difference between null and void?

535


What is a singleton class in Java?

513


Why we cannot override static method?

563


What is the disadvantage of java?

508


Is array size fixed in java?

544






Can private method static?

475


What is class forname used for?

542


what is anonymous class in java?

552


What is java reflection api?

560


How do you check if an arraylist is not empty?

579


What is void data type?

582


How can you add and remove nodes in jtree?

617


What is the size of int?

602


What is the difference between replace and replace all?

479


Why string objects are immutable in java?

569