Ask Question
5 May, 23:44

What is the code for command prompt?

+4
Answers (1)
  1. 6 May, 00:47
    0
    The code is batch also know as. bat to make a "hello world" program you would simply put:

    @echo off ##this turns off c: / ect ...

    Echo Hello World ##displays Hello World

    Pause ##Pauses the program until you press a button
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is the code for command prompt? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers