What is a Javadoc?



The reference guide to Java that is in the back of a textbook.


A program that cures the bugs in your Java program.


Data that gets passed into a method


A comment that clearly states the functionality and usage of a class or method.