Multiple choice general knowledge

What MS-DOS command can display hidden files?

  1. attrib

  2. cd

  3. ls

  4. more

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

The ATTRIB command in MS-DOS is used to display and change file attributes, including viewing hidden files. By using ATTRIB, you can see which files have the hidden attribute set. The LS command is Unix/Linux, not MS-DOS.