Multiple choice

The………program is a class file dissembler that comes with the JDK (1.0.2 and 1.1)

  1. javap

  2. a applet

  3. beam

  4. java servlet

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

javap is the standard Java class file disassembler provided with the JDK.