Multiple choice

File name can have ................ characters

  1. 8

  2. 255

  3. Any number of characters

  4. None of the above

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

Traditional DOS uses the 8.3 file naming convention - up to 8 characters for the filename and exactly 3 characters for the extension. This limitation was a defining characteristic of DOS file systems. Modern systems support longer filenames.