Ace your COMPTIA A+ certification with our practice exam. Engage with a variety of questions including multiple choice and performance-based, complete with hints and detailed explanations. Prepare effectively and boost your confidence for the big day!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What does the command 'format f: /fs:ntfs' do?

  1. Deletes all files on drive f:

  2. Formats drive f: with FAT32 file system

  3. Formats drive f: with NTFS file system

  4. Scans drive f: for errors

The correct answer is: Formats drive f: with NTFS file system

This command will format drive f using the NTFS file system, while the incorrect options may lead to unintended consequences. Option A would delete all files on the drive, option B would format it with FAT32 system, and option D would only scan for errors, not format the drive. Therefore, the correct answer is C as it specifically states the formatting of the drive with the desired NTFS file system.