What is Jit compilers?.how many are available in clr
Answer / 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 |
What is the .net framework?
What's an interface
What is the benefit of entity framework?
Explain RenderBody and RenderPage in ASP.Net MVC?
what is an assembly?
What is html.renderpartial?
What is namespaces
Can any particular component of .net framework 3.0 be removed?
What is side by side Execution ?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What are the contents of assembly?
Diffence between .net framework 1.0 and 2.0?