Correct answer & explanation
✓javac: Compiles Java source code into bytecode
The correct matches are: javac compiles source code, java runs applications, javadoc generates documentation, and jar creates archives. Common confusions involve mixing up javac with jar and java with javadoc.
About these practice questions
One of 481 original 1Z0-811 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy