Ask Question

What is the code for command prompt?

+2
Answers (1)
  1. 27 August, 06:54
    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?
Find an answer to your question 👍 “What is the code for command prompt? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers