Multiple choice Which of the following methods displays the call stack for threads? void checkAccess() void destroy() void interrupt() static void dumpStack() void run() Reveal answer Fill a bubble to check yourself D Correct answer Explanation This method displays the call stack for the thread.