Answer Posted / prashant yadav
jit is a just in time compiler,it converts msil code into
native code..it is different other compilers bcoz it compile
source code just in time and does not compile hole code at a
time...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which version of .net framework is installed?
what do you mean by table-per-hierarchy?
Explain ASP.NET MVC Identity and Security?
How route table has been created in ASP.NET ASP.Net MVC?
How we can add the css in mvc?
What is the use of viewmodel in mvc?
What is Layout in ASP.Net MVC?
What is objectset? : Entity framework
Which .net framework is installed?
What is conceptual model? : Entity framework
What are the two ways to add constraints to a route?
What is managed extensibility framework?
Possible ways to prevent xss attacks on mvc application?
how do you mark a property as required? For example, for a project, the name is a required field.
How route table has been created in asp.net mvc?