1.

Which of the following locates a parameter block by using an address pointer?(a) OS(b) kernel(c) system(d) memoryThis question was posed to me in homework.My question is taken from Operating Systems in division Real Time Operating systems of Embedded Systems

Answer»

The CORRECT choice is (B) kernel

Explanation: The kernel is the heart of the operating system which can control the hardware and can DEAL with the interrupts, I/O systems, memory etc. It can ALSO locate the parameter BLOCK by using an address pointer which is stored in the predetermined address register.



Discussion

No Comment Found

Related InterviewSolutions