________ jobs in a multiprogramming computer system mainly use peripheral devices to perform their tasks.

a) processor-bound
b) compute-bound
c) I/O-bound
d) none of the above


c) I/O-bound

Computer Science & Information Technology

You might also like to view...

The Project Statistics dialog box is a valuable overall summary of the date, duration, work, and cost information for a project in progress.

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

Computer Science & Information Technology

The DSUM function is a database function that is great for setting up a criteria range and then calculating the sum based on the filters within that criteria range

Indicate whether the statement is true or false.

Computer Science & Information Technology

The ROUND function is which type of function?

A) Math & Trig B) Statistical C) Logical D) Financial

Computer Science & Information Technology

What is the purpose of the argument"null" in the statement below: JOptionPane.showMessageDialog(null, "Show my message");

A. This argument is ignored by Java. B. The output message will be placed in the upper left corner of the screen. C. The output message will be placed in the middle of the screen. D. It instructs Java to display the message immediately.

Computer Science & Information Technology