Q1 Single choice Flag Which of the following computer system maintenance tasks can help improve file access performance? A Use a SCSI drive instead of a SATA drive B Use a SATA drive instead of an EIDE drive C Defragment the drive using the following command: fdisk -d -w c:/ D Defragment the drive using the following command: defrag c: -w Correct answer