Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between java and .Net?

Answer Posted / vicky shinde

>Java is from Sun, .Net is from Microsoft
>Java is a language plus a runtime, .Net is a runtime
framework that supports multiple languages, Visual Basic and
C# (the .Net language most similar to Java) 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 runtime for .Net, so this is
less of an issue than it used to be.
>.Net has a more integrated development environment, as the
IDE, runtime and server all come from Microsoft as a
standard package, while Java is based on third-party tool
and server providers. It used to be the case that the .Net
development environment was clearly superior, but the
difference is smaller these days.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why null value is used in string?

996


Discuss different types of errors that generally occur while programming.

989


What is the range of the short type?

957


What is ++ a in java?

929


Which is better arraylist or vector?

979


What is the difference between throw and throws in java?

1040


Which api is provided by java for operations on set of objects?

1410


What is the use of http-tunneling in rmi?

1010


Can set contain duplicates?

960


What happens if we override private method?

921


Why javac is not recognized?

900


Can we override a variable in java?

953


Can we use different return types for methods when overridden?

956


Which is the best approach for creating thread ?

1144


Can a static block throw exception?

1056