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 are not dependent on the actual hardware performing the physical task?
AA. Applications
BB. Hardware
CC. Registers
DD. Parameter block
Correct Answer:
D. D. Parameter block
Explanation:
The kernel can locate the parameter block by using an address pointer which is stored in the predetermined address register. These parameter blocks are standard throughout the operating system, that is, they are not dependent on the actual hardware performing the physical task.