Sie sind auf Seite 1von 10

Run Java in CMD

What is CMD ?

Command chain >

In Electronics

To start notepad in CMD


Just type start notepad and hit
enter.

Some common commands in


cmd

There are several methods to run cmd.. Some of them are listed below
1. Start -> Run -> CMD
2. Start -> Program Files -> Accessories - > Command Prompt
Command Prompt is a newer version of Dos and other OS similar to that.. In
order to fulfill your needs to hide a folder you must at least know some
basic commands ...
Cd - navigates through a folder
Md - creates a folder
Dir - Directory list
Attrib - provides with various attribute features

What is Directory?

In computer

Directory of a file

How java runs in CMD


Source Code
= .java
Compi
le
Byte Code
= .class
Execute Code in
JVM
Convert into OS
suitable code
Run
s

Das könnte Ihnen auch gefallen