filmov
tv
How to compile and run java program in cmd using notepad.
![preview_player](https://i.ytimg.com/vi/wk5C-GzVk-o/sddefault.jpg)
Показать описание
In this video, we will learn how to save, compile, and
run (execute) a Java program in Command Prompt (CMD) &
using notepad.
We must follow the steps given below to run a Java program.
Open the notepad and write a Java program into it.
Save the Java program by using the class name followed by .java extension.
open the CMD - type the commands and run the Java program.
#Java
#JavaPorgramRun
#cmd
run (execute) a Java program in Command Prompt (CMD) &
using notepad.
We must follow the steps given below to run a Java program.
Open the notepad and write a Java program into it.
Save the Java program by using the class name followed by .java extension.
open the CMD - type the commands and run the Java program.
#Java
#JavaPorgramRun
#cmd