what is the MSIL assembler do?



what is the MSIL assembler do?..

Answer / avani

MSIL is also called as Microsoftintermediatelanguage and it
converts IL code to cpu native code with the help of JIT
compiler

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is data caching?

1 Answers  


how to handle sql exceptions?

4 Answers   Marlabs, TCS,


Is it possible to migrate visual interdev design-time controls to asp.net?

1 Answers  


What is the extension of master page in asp.net?

1 Answers  


Which object wraps the state or data of a user?

1 Answers  


What is the good practice to implement validations in aspx page?

1 Answers  


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

1 Answers  


Why Unload event of MasterPage Calls first in ASP.net ?

1 Answers   HCL,


Why is it preferred to not use finalize for clean up?

1 Answers  


What tag do you use to add a hyperlink column to the DataGrid?

2 Answers   Siebel Systems,


What is new asp.net core?

1 Answers  


What are the types of session in asp.net?

1 Answers  


Categories