Ask Question
21 March, 22:58

What are the fundamental entities that can be scheduled and dispatched to run on one of the system processors?

A. Processes

B. Kernel threads

C. Lightweight processes

D. User-level threads

+4
Answers (1)
  1. 22 March, 00:14
    0
    Answer: B) Kernel threads

    Explanation: Kernel thread is defined as the kernel mode task. It usually has a slow processing for the creation and management. This thread comes under the scheduler so, the task done by the thread is scheduled by the system and then processes it.

    Other given option are incorrect because Processes and Light weight process are the task performed by the system for processing and User level threads are the threads that are handled by the programmer. Thus the correct option is option (B).
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What are the fundamental entities that can be scheduled and dispatched to run on one of the system processors? A. Processes B. Kernel ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers