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 does CLR do after the IL is generated and machine
language is generated .Will it look for main method ?

Answer Posted / priya

Once IL and Machine Language is generated, by using CLR, JIT
(just in time) compiles the IL files, where it converts the
code to Operating System understandable.


CLR translates this MSIL code into an executable code when
the program is executed making the program to run in any
environment for which the CLR is implemented.

When .Net program is executed CLR activates the JIT
compiler, where JIT compiler converts MSIL code into native
code (OS understandable).

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does razor engine supports for tdd?

1222


Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?

1094


What is viewdata?

1081


What is controllercontext?

1098


What are html helpers in asp.net mvc?

1083


What is conceptual model? : Entity framework

987


Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?

997


Will there be a .net compact framework 3.0 release with release of .net framework 3.0?

1066


Explain dependency resolution?

1129


what is use of entitydatasource control?

1146


what is use of entity container?

1112


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

1093


Explain the request flow in asp.net mvc framework?

1066


What is entityset? : Entity framework

1101


What are the components of the .net framework.

1100