How to Compile and Run Java Program In Command Prompt | 2021

Опубликовано: 24 Октябрь 2024
на канале: Technical Jahanvi
251
10

We can compile and run java programs in command prompt ( CMD ) and this video tutorials teaches you to do it with example for beginners.
To write java program notepad is used as editor.
You will learn how to write a simple java program, how to compile it using javac command, how to run the program using java command in detail with example.




























#javac #cmd #class #easy #javaprogram