Single Choice Not Set

QWhich of the following is used to see the details of the compilation?

ID: #2034 Java Language Basics 7,921 views
Question Info
#2034Q ID
Not SetDifficulty
Java Language BasicsTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A javac -verbose TestExample.java
  • B javac -debug TestExample.java
  • C javac -detail TestExample.java
  • D None of these
Correct Answer

Explanation

javac -verbose TestExample.java

Share This Question

Challenge a friend or share with your study group.