By default, data transfer through SCSI is:
-
Asynchronous
-
Synchronous
-
Semi-synchronous
-
None of the Above
A
Correct answer
Explanation
By default, SCSI devices initialize communication using asynchronous data transfer because it requires no negotiation or hardware capability agreement. If both devices support synchronous transfer, they negotiate it during the startup phase. Asynchronous is the default fall-back state for compatibility.