What is JIT, what are types of JITS and their purpose ?
Answer Posted / kalpana reddy m
JIT :Just In Time
It converts MSIL code into Native code
It can be devided in 2 types
1.STANDARD JIT
2.ECONAMIC JIT
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
Explain client-side scripting?
What is the namespace to create thread in .net?
Using code explain Configuration Management
What is the significance of ASP.NET routing?
What are standard controls?
Explain the concept of event bubbling in ASP.NET?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Describe how ASP.NET maintains process isolation for each Web application?
What is session start?
What is preprocessor in .net?
Explain form level validation and field level validation?
What is viewstategenerator?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is applicatio domain?
What is loop in asp.net?