scribes
I am trying to run the infamous hello world script in java and when i compile in dos prompt using the folling code "javac helloworld.java " i get the error message
javac is not recognised as an internal or external command, operable program or batch file. I have saved the script in this directory: c:\java\ ...
thanks in advance
I am trying to run the infamous hello world script in java and when i compile in dos prompt using the folling code "javac helloworld.java " i get the error message
javac is not recognised as an internal or external command, operable program or batch file. I have saved the script in this directory: c:\java\ ...
thanks in advance
Comment