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 is http request and response?

0 Answers  


Is object a value type or referenced type?

2 Answers  


How many Directives r in ASP.NET?

8 Answers  


How can you handle exceptions in asp.net?

0 Answers  


What is the main difference between grid layout and flow layout?

1 Answers  






what is DLL Hell and how it is solved in .NET? please explain clearly??

0 Answers   TCS,


What is the behavior of a Web browser when it receives an invalid element?

0 Answers   MindCracker,


How to Deploy a project?

2 Answers  


Types of caching ?

3 Answers   TCS,


How Response.flush works in server.Execute ?

1 Answers   Keane India Ltd, TCS,


Briefly describe different techniques for ASP.NET State Management?

6 Answers   Deloitte, Syntax Softtech,


How many web.config files can I have in an application?

0 Answers  


Categories