adspace
Answer Posted / Vivek Mishra
Just-In-Time (JIT) compilation is a method used by some computer programs for executing instructions that are not immediately available. In .NET, there are two types of JIT: NGen JIT and Standard JIT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers