Basic-Calculator-using-Java Gives an idea of using Java Graphical User Interface steps to compile and run: Download/Clone the repo. Open command prompt and browse to the directory containing the java file. Use the following commands: javac calculator.java java calculator