SCSI-3 uses the following for error detection:
A
Correct answer
Explanation
SCSI-3 employs Cyclic Redundancy Check (CRC) for robust error detection of data transferred on the bus, replacing the simpler single-bit parity used in SCSI-1 and SCSI-2. CRC can detect multiple bit errors and provides better data integrity protection. Parity was the legacy method, while CRC is the modern standard.