Multiple choice

Which of the following classes from sun.tools.debug library provides a wrapper for the stackframe of a suspended thread?

  1. The RemoteStackVariable class

  2. The URLStreamHandler class

  3. The InetAddress class

  4. threadDeathEvent()

  5. The StackFrame class

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

This class from sun.tools.debug library provides a wrapper for the stackframe of a suspended thread.