220-802 · Question #570
220-802 Question #570: Real Exam Question with Answer & Explanation
The correct answer is D: CONVERT. The Windows CONVERT command-line utility converts a FAT or FAT32 volume to NTFS without data loss. The syntax is: CONVERT [drive letter]: /FS:NTFS. CHKDSK checks the disk for file system errors but does not change the file system type. FORMAT would reformat the drive to a new fil
Question
Options
- ACHKDSK
- BFORMAT
- CCD
- DCONVERT
Explanation
The Windows CONVERT command-line utility converts a FAT or FAT32 volume to NTFS without data loss. The syntax is: CONVERT [drive letter]: /FS:NTFS. CHKDSK checks the disk for file system errors but does not change the file system type. FORMAT would reformat the drive to a new file system but would erase all data in the process. CD is simply the change directory command and has nothing to do with file systems. CONVERT is the non-destructive, correct choice for this task.
Community Discussion
No community discussion yet for this question.