How is a managed code executed?
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 |
What is an assembly? What are the different types of assemblies?
Writing a Stored procedure to insert the values into a table
What is value type and refernce type in .net?
What is WSDL? Explain its architecture?
Do you know what's the difference between .net and laravel?
Readonly vs. const?
Tell about your technical profile ?
0 Answers TNEB Tamil Nadu Electricity Board,
Does .net supports destructors concept?
What are situations when you register .NET assembly in GAC ?
Which is the main Difference Between .Net 2003 and .Net 2005?
What is common language specification (cls)?
What is the use of ErrorProvider Control in .NET?