Answer Posted / hrindows@gmail.com
Execute a Managed code by following these steps:
•Choosing a language compiler depending on the language in which the code is written.
•Converting the above code into Intermediate language by its own compiler.
•The IL is then targeted to CLR which converts the code into native code with the help of JIT.
•Execution of Native code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between static page and dynamic page?
What is the intermediate language between asp and asp.net1.0?
What is the root class in .net?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain me what is .net web service?
Which file is taken by compiler when we have both file Application and Server Configuration file?
Do you know what's the difference between .net and laravel?
What is the difference between odbc and ado?
What does msil do?
Interop Services?
What is Flyout Design Pattern in .NET?
Please explain what do the terms “boxing” and “unboxing” mean?
How is meant by dll in .net?
What is common language specification (cls)?
How many namespaces are in .net version 1.1?