Multiple choice general knowledge

Open Command Prompt (Run + cmd). Type the following and press enter: color ce

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is describing a real Windows Command Prompt command. The 'color' command in CMD changes the console colors. The first letter (c) sets the background color to light red, and the second letter (e) sets the foreground text color to yellow. This is a valid, working Windows command.