Multiple choice technology programming languages 'javadoc' component is part of JDK from Sun microsystems True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation javadoc is the standard documentation tool included in the JDK from Sun Microsystems (now Oracle). It generates HTML API documentation from specially formatted comments in Java source code.