clear command is used to clear the command prompt screen. true or false
Answers
Answered by
3
Answer:
You can use CLS command to clear the whole screen, Esc (Escape) key will clear the input line. In addition, pressing Ctrl + C will move the cursor to a new blank line.
Similar questions