adplus-dvertising
frame-decoration

Question

What is the Java command used to compile a java program from Command Line or Command Prompt or CMD?

a.

>java hello.java

b.

>javac hello.java

c.

>javacomp hello.java

d.

>javacmd hello.java

Answer: (b).>javac hello.java

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the Java command used to compile a java program from Command Line or Command Prompt or CMD?