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 / sivasubramanian hariharan

MSIL (Microsoft Intermediate Language) or CIL (Common
Intermediate Language). All .NET source code is compiled to
IL. This IL is then converted to machine code at the point
where the software is installed, or at run-time by a Just-
In-Time (JIT) compiler.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of assembly?

1052


Explain the difference between import system.data.sqlclient and system.data.oledb?

1049


What is difference between import system.data.sqlclient,system.data.oledb?

1087


Explain the difference between web.config and machine.config and where it will be ?

973


Is vb.net dead?

1027


Name the tool which can convert visual basic old version to .net compatibility version?

1105


Define manifest?

1025


Explain the advantage of option strict on?

977


Can you please explain the difference between dispose and finalize()?

1150


what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.

1092


What are jagged arrarys ?

1020


What is global assembly cache (gac)?

1033


What are the shadow variables?

1104


How can we store decimal data in .net?

1062


What is pre-jit?

1113