Answer Posted / vara prasad
This is an acronym for Microsft Intermediate Language.
In .net code that a developers develops will be complied in
to MSIL code by the respective compilers and this code will
be targeted towards the CLR which inturn contains JIT
Compilers .This MSIL code will be converted in to the
machine understandable code by JIT compiler.
| Is This Answer Correct ? | 77 Yes | 12 No |
Post New Answer View All Answers
How can I get at the win32 api from a .net program?
Explain me what is an anonymous method and how is it different from a lambda expression?
What is the transport protocol you use to call a seb service soap?
What's singleton activation mode in .net?
What is a .DLL and .EXE files called in .NET?
What is namespaces in .net?
Please explain is the jit an interpreter?
Explain about the features and elements present in Visual studio.NET IDE?
What is managed code execution?
What is meant by managed and unmanaged code?
Difference between abstract class and interface in .net?
Explain what is the difference between a class and an object?
What do you mean by Code Access Security in .NET?
Tell me about secure socket layer? How to make use of the technology?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?