Computer Science, asked by palak206691, 5 months ago

Write the commands to compile and run the java program on MS DOS prompt​

Answers

Answered by sishusthajat2003
1

Answer:

kzjsnana a wjq w w dodos w wosskz

Explanation:

snsja ebwwjw w

Answered by karthikasridevipal
0

Explanation:

How to run a java program

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

Type 'javac MyFirstJavaProgram. java' and press enter to compile your code. ...

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

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

Similar questions