engineering computer science MCQ #79

What is the purpose of the Input/Output (I/O) interface in a computer system?

engineering computer science MCQ #79

  1. Question 1

    Q1. What is the purpose of the Input/Output (I/O) interface in a computer system?

    • A) To connect peripherals to the CPU
    • B) To store data being processed
    • C) To store the current instruction being executed
    • D) To store the address of the next instruction

    Answer: To connect peripherals to the CPU

    Explanation: I/O interface connects peripherals to the CPU, enabling data transfer between them.