On single-processor systems, the operating system uses________to divide processor time among the many processes.

a) process slicing.
b) time slicing.
c) time splitting.
d) None of the above


b) time slicing.

Computer Science & Information Technology

You might also like to view...

The lpr utility (Sobell, page 55) sends a file to the printer. Use lpr to print the file you renamed in step 11.

What will be an ideal response?

Computer Science & Information Technology

Calculating values will help to avoid inconsistencies

Indicate whether the statement is true or false

Computer Science & Information Technology

If you want to change the margin settings of a document, you can do so with the Margins group on the Layout tab of the ribbon.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The Math object includes the ____ method, which returns the value of the next highest whole number.

A. abs() B. floor() C. ceil() D. max()

Computer Science & Information Technology