GATE 2005
March 12, 2025GATE 2005
March 12, 2025GATE 2005
Question 20
|
Normally user programs are prevented from handling I/O directly by I/O instructions in them. For CPUs having explicit I/O instructions, such I/O protection is ensured by having the I/O instructions privileged. In a CPU with memory mapped I/O, there is no explicit I/O instruction. Which one of the following is true for a CPU with memory mapped I/O?
I/O protection is ensured by operating system routine(s)
|
|
I/O protection is ensured by a hardware trap
|
|
I/O protection is ensured during system configuration
|
|
I/O protection is not possible
|
Question 20 Explanation:
I/O protection can be ensured by operating system. Because all the user application are not modified by user mode. Those are sent to kernel mode as a system calls.
Correct Answer: A
Question 20 Explanation:
I/O protection can be ensured by operating system. Because all the user application are not modified by user mode. Those are sent to kernel mode as a system calls.
Subscribe
Login
0 Comments