Answer Posted / pankaj purohit
Agree with the Versha
But there are some different between Machine code and native
code. JIT convert in Native code and send it to CLR and then
CLR will send it to OS
Different Machine code run in a sequences start form a to z
and native code picks randomly.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between value type & reference types ?
What are the authentication methods in .net?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Is .net core stable?
What is typical about a windows process in regards to memory allocation in dot net?
What is the use of design pattern?
What are the purposes of using .net?
Tell me what is serialization?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
What is .net code security?
Please explain what is the difference between a class and an object?
Explain how to redirect tracing to a file?
How boxing and unboxing occures in memory?
Explain what rare the types of jit and what is econo-jit?
What does cil do?