Tag Archives: javac

How to compile and run Java files on Windows

There are several scenarios when you need to compile and run your Java code from the terminal or command prompt on Windows. Here is a tutorial on how to do it. Continue reading

Posted in Language basics | Tagged , | Leave a comment