WAIT instructions are used for:
2017
WAIT instructions are used for:
- A.
For synchronization of slow speed peripherals with high speed CPU
- B.
For counting the clock ticks
- C.
For addressing peripherals from the CPU
- D.
None of the above
Attempted by 44 students.
Show answer & explanation
Correct answer: A
WAIT instructions are used to synchronize a faster CPU with slower peripheral devices by making the CPU wait until the device is ready.