Execution process of managed code

Define the execution process of managed code?

E

Expert

Verified

The steps which is used to execute a piece of managed code is as follows:

i. Choose a language compiler
ii. Compile the code to MSIL
iii. Compile MSIL to native code
iv. Execute the code.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.