Describe the managed execution process in .NET.

Answer

Steps in managed execution process:

1. Compiler needs to be chosen

2. Convert the source code to MSIL now known as CIL

3. Convert MSIL to Native code using JIT. In this step, it is also verified if the code is type safe or not. This is done by examining the MSIL and metadata.

4. Executing code and various services.

All vb Questions

Ask your interview questions on vb

Write Your comment or Questions if you want the answers on vb from vb Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---