Multiple choice

Client applications use which of the following classes provided by sun.tools.debug library as an interface to the Java debugging classes?

  1. StackFrame class

  2. Transaction

  3. DatagramPacket class

  4. RemoteDebugger class

  5. DebuggerCallback

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

Client applications use this class provided by sun.tools.debug library as an interface to the java debugging classes.