Multiple choice

Which of the following classes in the Sun.tools.debug library provides a frame of reference for everything related to a thread's stack?

  1. DebuggerCallback interface

  2. DatagramPacket class

  3. StackFrame class

  4. RemoteStackFrame class

  5. RemoteStackVaraibale class

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

This class in the sun.tools.debug library provides a frame of reference for everything related to a thread's stack.