//Run this line to compile javac programName.java //Run this line to run java programName
javac FirstJavaProgram.java