What is the solution when confronted with a message like this, javac: file not found usage: javac <options> <source files> use -help for list of possibles options.
Even though java is fully installed.
The above message is gotten when trying to compile a program
Even though java is fully installed.
The above message is gotten when trying to compile a program
Comment