.NET Micro Framework - Online Exam Test Papers | .NET Micro Framework - MCQs[multiple choice questions and answers ] | .NET Micro Framework - Mock Test Papers | .NET Micro Framework - Practice Papers | .NET Micro Framework - Sample Test Papers |

Question:
Why would the .NET Framework use Normal-JIT (Just-in-Time)?

1.To compile complete source code into native code in a single compilation cycle during deployment of the application

2.To compile only the methods that are called at runtime and remove them from memory after execution

3.To compile only the methods that are called at runtime and them store them in cache for one minute

4.To compile only methods called at runtime – which are compiled the first time the methods are called and then stored in a cache to be used for execution when the same methods are called again

Posted Date:-2022-08-10 09:02:20


More MCQS Questions and answers

Search