Correct the 3 syntax errors in this program:
public class Example {
public static void main(String args) {
System.out.println("This is an example);
}
Name of the file for the program ______________________
Command to compile the program ______________________
Name of the bytecode file ______________________
Command to execute the program ______________________
Program output ________________________________________