Question
Which statement best describes kernel-level threads?
Select an option. Your answer will be checked instantly.
Correct Answer: D. They are recognized and scheduled individually by the operating-system kernel
Explanation:
Kernel-level threads are visible scheduling entities to the operating system.
This supports true parallel execution and allows another thread to run if one thread blocks.
Leave a Reply