Computer Science, asked by kanishkamaji7broll21, 3 days ago

Does anyone know how to do java programing in PC ? If yes then send me one thumbs down ​

Answers

Answered by iv117998
2

Answer:

Open a command prompt window and go to the directory where you saved the java program (MyFirstJavaProgram. java). ...

Type 'javac MyFirstJavaProgram. ...

Now, type ' java MyFirstJavaProgram ' to run your program.

You will be able to see the result printed on the window.

Explanation:

mark me as brainlist please

Similar questions