220-802 · Question #652
220-802 Question #652: Real Exam Question with Answer & Explanation
The correct answer is B: CHKDSK. CHKDSK (Check Disk) is the Windows command-line utility that scans a disk for filesystem errors and bad sectors, and can automatically repair them using the /f (fix errors) and /r (recover readable information from bad sectors) flags. DISKPART is a disk partitioning tool, not a r
Question
Options
- ADISKPART
- BCHKDSK
- CFORMAT
- DSFC
Explanation
CHKDSK (Check Disk) is the Windows command-line utility that scans a disk for filesystem errors and bad sectors, and can automatically repair them using the /f (fix errors) and /r (recover readable information from bad sectors) flags. DISKPART is a disk partitioning tool, not a repair utility. FORMAT erases the entire drive, which would destroy user data. SFC (System File Checker) scans and repairs corrupted Windows system files, not disk errors. CHKDSK is the appropriate tool specifically for disk-level errors.
Community Discussion
No community discussion yet for this question.