The command ____ is used to lower the priority of a process.

A. lp
B. set priority
C. nice
D. low

Answer: C

Computer Science & Information Technology

You might also like to view...

Match the following functions to their definition

I. AVERAGE II. COUNT III. MODE.SNGL IV. MEDIAN V. COUNTA A. Returns the mean of a set of numbers B. Returns the number in the middle of a set of numbers C. Counts the number of cells in a range that are not empty D. Counts the number of cells in a range that contain numbers E. Returns the value the occurs most often in a range

Computer Science & Information Technology

The first step in the design of an object-oriented program is to:

a. Determine the input. b. Determine the output. c. Determine the requirements of the program in terms of input, output, and needed data requirements. d. All of the above. e. None of the above.

Computer Science & Information Technology