Hi Everyone I'm TOTALLY new to Java/programming in general...
I typed in this source code:
However whenever I try and run it in the Command Prompt I don't get anything (I navigate to C:\(my
java source file directory) javac MyFirstApp.java and press enter but nothing happens, the command prompt just shows C:\(java source file directory) again)
I already set the PATH environment variable. Before I did that I was getting an error.
Any help will be appreciated