MCQ Hive stays free thanks to ads. Please disable your ad blocker for this site so content and features keep working.
Computer Programming MCQs
Operating System
Q
Which of the following locates a parameter block by using an address pointer?
AA. Os
BB. Kernel
CC. System
DD. Memory
Correct Answer:
B. 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.