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
What is 'Common Type System' (CTS) in .NET?
Explain the garbage collection process?
How can you instantiate a tuple?
Why did they call it .net?
Explain what are the deferred execution and the immediate execution in linq?
What is the use of Treeview control?
Explain the different parts of an assembly?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is the difference between asp.net and asp?
What is immutability?
why you wouldn't want to write into it even if you could
What versions of .net are there?
Explain the use of activex control in .net?
What are the namespace available in .net?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?