0
Javac: File not found?
I tried to compile the example file, but it gave me an error message: Javac: file not found: ExampleProgram.java
2 Answers
+ 1
save the program in correct path and filename should be same as the class name
0
Thanks!
I tried to compile the example file, but it gave me an error message: Javac: file not found: ExampleProgram.java