Multiple choice

Using which of the following classes from the sun.tools.debug library, the caller can obtain information about a specific stack variable?

  1. The StackFrame class

  2. The DatagramSocket class

  3. The URL class

  4. The RemoteStackVariable class

  5. PrintToConsole()

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

Using this class from the sun.tools.debug library, the caller can obtain information about a specific stack variable.