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 the difference between a namespace and assembly name in .net?
What are the main components in .net?
Differences between namespace, class, assembly?
What is the use of immutability?
Explain the features that are common to all .Net languages.
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Explain what do the terms “boxing” and “unboxing” mean?
What is manifest in .net?
Explain can 2 different applications use the same dll in gac at the same time?
What is namespaces in .net?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
What is UDDI and how to register the web service in it?
Explain what is the difference between odbc and ado?
Show different types of collection in .NET?
What are the differences between user control and server control?