Answer Posted / abc
JIT convert Intermediate languge(IL) to machine code at run
time or at the point where the software is installed.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What are the cookies types in asp.net?
What is the difference between table and query?
What are the ways of preserving data on a Web Form in ASP.NET?
Can we handle the error and redirect to some pages using web.config?
Difference between overriding and overloading?
What is viewstate parameter?
What is preprocessor in .net and type, where it use?
What is Partial PostBack in ASP.NET?
What are tuples?
Describe the application event handlers in ASP.NET?
What are all the various Estimation Techniques available ?
What is the displayafter property in updateprogress control?
How you can stop the validation of ASP.NET controls from client side?
What are the event handlers that we can have in global.asax file?
Explain the difference between inline and code behind - which is best in?