Home / Questions / What is the command to compile a Java program?
Explanatory Question

What is the command to compile a Java program?

👁 1,771 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

javac is the JDK command to compile a program.