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 / nagalaxmi thumma

Java is both a programming language as well as a well
developed technology.It was developed by Sun MicroSystems.
.Net is not a language it is a framework developed by
Microsoft which supports
multiple languages like VC#,VC++,VisualBasic...it supports
more than 61 progrmming languages,Web related
applications such as ASP etc...In java source code is
converted to ByteCode by JVM while in .NET code is
converted to MSIL(Microsoft Intermediate Language Code)by
the CLR .

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is java located?

1114


Does the order of public and static declaration matter in main method?

1111


Do I need to import java.lang package any time? Why?

1454


What is an class?

1090


What is printwriter in java?

1003


What is a file pointer?

1165


What does int argc char * argv [] mean?

1048


How do you do a line break in java?

1082


What is difference between hashset and hashmap in java?

1068


do I need to use synchronized on setvalue(int)? : Java thread

1051


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

1090


Give a brief description of java socket programming?

1006


Difference between ‘>>’ and ‘>>>’ operators in java?

1176


Are constructors methods?

1072


What do you understand by garbage collection in Java? Can it be forced to run?

1032