What software compile a Java program?

javac is the Java compiler . It translates Java source code into bytecode. java is the JVM launcher which we use to run our program.

Sizin İçin Seçtik  What is the difference between a .java file and a .class file?

Leave a Reply

Your email address will not be published. Required fields are marked *