Multiple choice

Which of the following methods of the common language runtime lets your profiler walk the call stack of the application?

  1. Application_ReleaseRequest state

  2. Windows form

  3. DoStackSnapshot

  4. Stack walk

  5. Common language runtime

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This method of common language runtime lets your profiler walk the call stack of the application.