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 |
Explain representational state transfer (rest) in detail?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What is the difference between Finalize and Dispose (Garbage collection)
How .net assemblies are registred as private and shared assembly ?
What are ajax helpers in asp.net mvc?
Which is the best institute for .net?
What are the properties of Thread class?
What is the importance of NonActionAttribute?
What is the difference between string and String
What are the components of the .net framework.
Explain something about model, view and controllers in asp.net mvc?
What is difference between Viewbag and Viewdata in ASP.NET MVC?