What is Jit compilers?.how many are available in clr
Answer Posted / kirti
Just-In-Time compiler- it converts the language that you write in .Net into machine language that a computer can understand. there are tqo types of JITs one is memory optimized & other is performance optimized.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is domain class model?
What is .net framework in simple terms?
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is .net architecture?
Can you explain renderbody and renderpage in mvc?
Is dapper faster than entity framework?
What are Action Methods in ASP.NET MVC?
Mention what is the difference between “ActionResult” and “ViewResult” ?
How to answer for project questions..?
List out few different return types of a controller action method?
What is the use of viewmodel in mvc?
What is Dependency Injection in ASP.Net MVC
What is the advantage of using asp.net routing?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is ViewStart Page in ASP.Net MVC?