Multiple choice What is JavaDocs? A doctor in Java Source Code Documentation Generator A Code Compiler Reveal answer Fill a bubble to check yourself C Correct answer Explanation Javadoc is a documentation generator tool created by Sun Microsystems. It parses the declarations and documentation comments in Java source files to produce standard HTML documentation pages.