Q.

Which of the following are valid .NET CLR JIT performance counters?
1. Total memory used for JIT compilation
2. Average memory used for JIT compilation
3. Number of methods that failed to compile with the standard JIT
4. Percentage of processor time spent performing JIT compilation
5. Percentage of memory currently dedicated for JIT compilation

A. 1,5
B. 3,4
C. 1,2
D. 4,5
Answer» B. 3,4

View all MCQs in

C# Programming

Discussion

No comments yet

Related MCQs