Multiple choice

Which of the following options causes javadoc to use the author's name in the HTML file?

  1. -author

  2. -doctype

  3. properties

  4. -noverify

  5. None of these

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

The -author option causes javadoc to use the author's name in the HTML file.