Multiple choice general knowledge What MS-DOS command can display hidden files? attrib cd ls 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.