Does JITting occur per-assembly or per-method? How does this
affect the working set?



Does JITting occur per-assembly or per-method? How does this affect the working set?..

Answer / atul

Per-method. Since methods which are not called are not
compiled at all, this reduces the working set.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What are main return types supported in Web API?

0 Answers  


Differences between session state and Application state?

6 Answers  


How many types of validation controls are provided by ASP.NET?

8 Answers  


What is latest version of asp.net mvc? : Asp.Net MVC

0 Answers  


What is the difference between web config and machine config files?

0 Answers  






What is the difference between a page theme and a global theme?

0 Answers  


How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!

3 Answers   Accenture,


What I need to create and run an asp.net application?

0 Answers  


What is CLR ? Differentiate between CLR & CTS.

7 Answers   3i Infotech, TCS,


What are the steps involved to fill a dataset?

0 Answers  


Can you explain the importance of finalize method in .net?

0 Answers  


Tell About Global.asax ?

3 Answers   Keane India Ltd,


Categories