Multiple choice technology operating systems

Only filenames and extensions are to be displayed in wide format, which command you’ll use?

  1. Dir/w

  2. Dir a:

  3. Dir/s

  4. Dir/b

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

The DIR/W command displays directory contents in wide format across multiple columns, showing only filenames and extensions without dates or sizes. DIR A: lists drive A:, DIR/S includes subdirectories, and DIR/B shows bare filenames without headers.