Ask Question
18 April, 12:56

Which of the following is a principle that can improve the efficiency of I/O?

A) Increase the number of context switches.

B) Use small data transfers.

C) Move processing primitives into hardware.

D) Decrease concurrency using DMA controllers

+5
Answers (2)
  1. 18 April, 13:41
    0
    C)

    Explanation:

    One principle that can improve the efficiency of I/O would be to move processing primitives into hardware. Primitives are a semantic value representing something else such as words or numbers within the programming language. By moving them into hardware they system is able to read them at a much faster speed making the I/O more efficient.
  2. 18 April, 16:07
    0
    Move processing primitives into hardware.

    Explanation:

    Moving processing primitives into hardware will improve the efficiency of data transfer to and from a system. Primitive are simply the smallest indivisible data type in any programming language and moving them into the hardware makes them easily accessible by the system thereby increasing the efficiency of data processing (input and output).
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which of the following is a principle that can improve the efficiency of I/O? A) Increase the number of context switches. B) Use small data ...” 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