what is difference between java and .net

Answer Posted / vikram kumar sinha

-> Java is from Sun, .Net is from Microsoft

->Java is a language plus a run time, .Net is a run time
framework that supports multiple languages, Visual Basic and
C# among them.

-> C# is very similar to Java but a few years younger, and a
bit nicer in some respects - it has a slightly simpler
syntax for some common constructs.

->Java is more platform independent, it runs on several
operating systems including Windows, Mac and Linux. .Net is
primarily for Windows. Although the open source project Mono
is developing a multi-platform run time for .Net, so this is
less of an issue than it used to be.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the namespace which is used by ado.net?

719


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

787


What is the use of session?

709


What is asp net application object?

750


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

605


How can we create Tree control in asp.net?

793


What is the difference between session and viewstate in asp.net?

859


Can you set the session out time manually?

608


What is session in asp.net?

709


how to include timer or counting time to display next page in asp.net

1833


What is state management technique?

747


What is a proxy in web service?

789


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

779


What is asp.net mvc5? : Asp.Net MVC

776


How can we create custom controls in asp net?

759