

InterviewSolution
Saved Bookmarks
1. |
Which of the following provides a buffer between the user and the low-level interfaces to the hardware?(a) operating system(b) kernel(c) software(d) hardwareThis question was addressed to me in an interview for internship.This interesting question is from Operating Systems topic in chapter Real Time Operating systems of Embedded Systems |
Answer» CORRECT answer is (a) operating SYSTEM To explain: The operating system is software which provides a buffer between the low-level interfaces to the hardware WITHIN the system and the user. |
|