The basic unit of CPU utilization is called?
- A. Process
- B. Thread
- C. program
- D. None of these
Explanation
A thread is the basic unit of CPU utilization and scheduling within a process. A process is a larger resource-owning program instance that may contain one or more threads.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?