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 / rohit jain

* 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.
* It can be argued that Java gives more flexibility, as
there are more server- and IDE-providers to choose from, at
the cost of some extra overhead for the developer to get the
different pieces to work together.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which variable is the independent variable?

929


What is constructor in java ?

1120


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

959


Can we return null in java?

1067


Is set sorted in java?

879


What are thread safe functions?

899


Can you give few examples of final classes defined in java api?

957


What is lambda expression in java?

970


Difference between concurrent hashmap and hashtable and collections

1007


Where are the card layouts used?

1024


Why does java not support pointers?

1012


What super () does in java?

861


What are the parts of methodology?

934


For class CFoo { }; what default methods will the compiler generate for you>?

1026


What makes a function well defined?

943