General • Asked over 3 years ago by sanya mehta
Hi, I'm trying to use the IDE in Java, but no matter what code I run, I get multiple errors saying "class, interface, or enum expected" despite the fact that the curly braces check out and that the primary function is within the Main method. Any tips would be appreciated!