What is JIT(Just In Time) and How it works?
Answer Posted / rajeev
just in time is a compiler that compile msil to machine
native code that genrate exe file to execute application.
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
Explain how does the xmlserializer work?
What are the differences between server-side and client-side code?
What is the strong name in .net assembly?
What is the main purpose of garbage collector?
Allowed program to auto-correct the database when loading a presentation.
Tell me how many .net languages can a single .net dll contain?
What is redim keyword and its use?
What is meant by jagged arrays?
What is the difference between compiler and interpreter?
Which is the tool which can convert visual basic old version to .net compatibility version?
Can you please explain the difference between c# and vb.net?
What is redim keyword?
Which namespace are used for accessing the data?
What is sealed class?
What is the use of system.diagnostics.process class?