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 intermediate language in .NET ?

Answer Posted / jastaj

It converts the code into bytecode. it is a service that
runs under the CLR. When we compile our code it gets
compiled into IL(Previously Known as MSIL).

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an assembly and its use?

1076


Explain what observations between vb.net and vc#.net?

1014


Explain about Visual basic.NET culture?

1041


Explain about garbage collection?

1040


Explain cts?

1007


How many languages are supported by .net?

1024


What is the difference between Namespace and Assembly?

1208


What keyword is used to accept a variable number of parameter in a method?

1054


Explain option strict?

1009


Which namespace are used for accessing the data?

1324


How a base class method is hidden?

1142


Explain the difference between vb.net and c#, related to oops concepts?

974


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

2123


How to run a dos command in vb.net?

1083


Explain the difference between system.string and system.stringbuilder classes?

1050