- 1
Guys Help will be Appreciated!!! I am not able to Compile the file!
whenever I type javac ExampleProgram.java it says file not found. I have placed the file in C:/users/Acer Folder
2 Respuestas
+ 1
javac "/users/Acer Folder/ExampleProgram.java"
0
javac c:\users\Acer Folder\ExampleProgram.java
It will be the class file
Why you save into that folder you must create Your own folder :\