Answer Posted / dhana
the extension msil code is microsoft intermediate language
code,when ever our applicatation compile ,msil will be
generated,it having the metadata infromatin.when jit
compilter it convert to mechine code.
| Is This Answer Correct ? | 11 Yes | 14 No |
Post New Answer View All Answers
Tell us why do we use the “using” statement?
What is the difference between response.write & response.output.write?
What is an assembly? What are the different types of assemblies?
Does .net supports destructors concept?
What is msil, il?
What is the difference between boxing and unboxing?
Explain the difference between asp.net & vb.net and explain architecture?
What is data type and how many types of data types are in .NET ?
How many design patterns can be created in .net?
What is managed code and managed data in .net?
How is a managed code executed?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What is the use of Treeview control?
How to spawn a thread?
What is a design pattern and what is it for?