Multiple choice

Which of the following Java tools is used when you want to document the java source file with proper comment entries?

  1. jdb

  2. java

  3. javadoc

  4. javap

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

This tool is used when you want to document the java source file with proper comment entries.