Which of the following commands are used to clear the screen when using the Command Line Interface on Windows XP?
  1. CLS
  2. REM
  3. CD
  4. DIR
Explanation
Answer - A - CLS is the command line utility used to clear the command prompt window.

Key Takeaway: CLS is a command used by the command line interpreters to clear the screen or console window of commands and any output generated by them. It does not clear the user's history of commands.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz