Why would Pre-JIT be used by the .NET Framework?

Question:Why would Pre-JIT be used by the .NET Framework?

1.To compile only the methods that are called at runtime and store those methods in cache after execution

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

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

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


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!