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 CLR and how it generates native code ?



What is CLR and how it generates native code ?..

Answer / narayansahu

CLR stands for Common Language Runtime. It's the runtime
environment of .Net Framework. It has one component called
JIT or JITTER (Just in time translator) which is
responsible for translating code from MSIL To Native code
on the fly.

The scene is like this on source machine
Any .net------> CLR-> MSIL Code
compliant code
On Detination MAchine
MSIL Code --> CLR(JIT)----> NAtive code--> os

Is This Answer Correct ?    33 Yes 2 No

Post New Answer

More Dot Net Framework Interview Questions

How the ‘page lifecycle’ of ASP.Net MVC does works?

0 Answers  


What are sections?

0 Answers  


What are Code Blocks in Views?

0 Answers  


What is CLR and how it generates native code ?

1 Answers   Digital GlobalSoft, Vital Soft,


Which is the institute which also caters to your personal development other than subject.

1 Answers   TCS,


How can I return string result from action in asp.net mvc?

0 Answers  


Explain how to use multiple submit buttons in ASP.Net MVC?

0 Answers  


What is meant by domain model?

0 Answers  


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

0 Answers  


What are html helpers in asp.net mvc?

0 Answers  


What are the advantages of asp.net mvc?

0 Answers  


Which are the important namespaces used in ASP.Net MVC?

0 Answers  


Categories