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...


How is a managed code executed?



How is a managed code executed?..

Answer / hrindows@gmail.com

Execute a Managed code by following these steps:
•Choosing a language compiler depending on the language in which the code is written.
•Converting the above code into Intermediate language by its own compiler.
•The IL is then targeted to CLR which converts the code into native code with the help of JIT.
•Execution of Native code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Can we share session between ASP.Net & ASP

3 Answers   Accenture, Value Labs,


What are virtual destructures?

0 Answers  


Can you write a class without specifying namespace?

0 Answers  


How to store and retrieve images in SQL server database through VB.NET?

1 Answers  


What are the main components in .net?

0 Answers  


What is class library in .net

0 Answers  


What is DTS and explain the purpose of it?

0 Answers   ADITI,


What is COM Interoperability in .NET

0 Answers  


How is threading done in .net?

0 Answers  


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

0 Answers  


Please explain what is the difference between odbc and ado?

0 Answers  


Difference between assembly manifest & metadata

2 Answers  


Categories