The ________ dispatches a processor to the process chosen to execute next.
a) high-level scheduler
b) intermediate-level scheduler
c) low-level scheduler
d) both b and c
c) low-level scheduler
You might also like to view...
A(n) ____________________ temporarily hides some of the tasks so that only those tasks that you are interested in are displayed.
Fill in the blank(s) with the appropriate word(s).
Almost all the ____________________ ISP routers properly forward IPv6 packets.
Fill in the blank(s) with the appropriate word(s).
Parentheses that are added to an expression simply to make it easier to read are known as parentheses.
a) necessary b) redundant c) embedded d) nested
In the following line, the word document is a ________ which resides in the computer’s memory and contains information used by the script.
``` document.writeln("Hello World"); ``` a) attribute b) behavior c) object d) method