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
What is .net and why it is used?
What are virtual destructures?
Explain the difference between asp.net and asp?
What is DTS and explain the purpose of it?
What are the new features of Framework 1.1 ?
What is the purpose of IClonable interface in .NET?
What are the new features in .net core?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What is the advantage of packaging over xcopy in .net?
What is namespace in .net?
Name the classes that are introduced in the system.numerics namespace.
What are the security policy levels in .Net
Compare client server application with n-tier application
What is the advantage of .net core?