

InterviewSolution
Saved Bookmarks
1. |
Which unit protects the hardware?(a) MMU(b) hardware unit(c) bus interface unit(d) execution unitThe question was asked during an interview.Question is taken from Resource Protection topic in portion Real Time Operating systems of Embedded Systems |
Answer» RIGHT answer is (a) MMU Explanation: The HARDWARE PART is PROTECTED by the memory management UNIT. The memory part is also protected by the memory management unit. The hardware such as the input-output devices are protected and is prevented from the direct access. |
|