The document provides instructions on compiling and running a Java program by creating a folder for code, typing code in notepad, saving the file as JIM.java, opening command prompt, changing directories to the Java code folder, compiling the code using javac, and running it using java.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
33 views3 pages
JIM Compiling Running Java
The document provides instructions on compiling and running a Java program by creating a folder for code, typing code in notepad, saving the file as JIM.java, opening command prompt, changing directories to the Java code folder, compiling the code using javac, and running it using java.