_________ is used to determine the success or failure of a SCSI Command.
-
Status Code
-
Check Condition
-
Sense Data
-
KCQ
A
Correct answer
Explanation
SCSI commands return a Status Code byte to indicate whether the command completed successfully or encountered an error. The Status Code is the primary mechanism for determining command outcome - GOOD indicates success, while CHECK CONDITION signals an error that requires reading Sense Data for details. Check Condition is one specific status code, not the general mechanism, and KCQ is not a standard SCSI term.