Which of the following commands is NOT typically used in I/O handshaking?

I/O handshaking is a process that ensures proper coordination between a CPU and an I/O device during data transfer. It involves signals exchanged between the processor and the peripheral to manage timing and data flow.

LOAD is not typically used in I/O handshaking. LOAD is generally associated with loading data into a register or memory location and is not directly related to the synchronization process involved in I/O handshaking.