Multiple choice general knowledge

You can't create a folder called 'con' in windows.

  1. True

  2. False

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

Windows reserves 'con' as a reserved device name dating back to MS-DOS, along with 'prn', 'aux', 'nul', etc. These refer to system devices and cannot be used as filenames, though workarounds exist with prefixes like 'con1'.