Ask Question
16 July, 01:32

Which of the four control methods is best suited for rapid response to an input or output event?

1-Programmed I/O

2 - Direct Memory Access

3 - Interrupt-driven I/O

4 - Channel I/O

+3
Answers (1)
  1. 16 July, 02:28
    0
    1-Programmed I/O

    Explanation:

    The most appropriate way of doing it by using programmed I / O. This is because, the handler application as absolute control of sending data, and is synchronous in nature. All other I/O methods are asynchronous and the controlling / handler application has no idea about when the data transfer is going to complete.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which of the four control methods is best suited for rapid response to an input or output event? 1-Programmed I/O 2 - Direct Memory Access ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers