Question: How do I solve this problem? Debug Slop Share H Save 1) Beautify Language Main.ja Main.java file must have public class with name 'Main' 2
Debug Slop Share H Save 1) Beautify Language Main.ja Main.java file must have public class with name 'Main' 2 3 . You must declared Main class which contains 'main' method, which is entry point of program execution 5 6 7 8 9 10 Ok 12 name = n;) 13 public void pressMe() 14 { 15 System.out.println("Hi I am 16 } 17 on in NO + name); } input Error: Could not find or load main class Main . Program finished with exit code 1 Press ENTER to exit console
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
