A(n) ____ is system software.

A. spreadsheet program
B. operating system
C. word processing program
D. presentation graphics program


Answer: B

Computer Science & Information Technology

You might also like to view...

Pressing Ctrl + S is the keyboard alternative to clicking the ________ button

A) Show/Hide B) Split Window C) Save D) Switch Window

Computer Science & Information Technology

The ____ flag is used for left justification.

A. , B. l C. < D. -

Computer Science & Information Technology

A laser printer's primary corona wire does which of the following?

a. Removes static electricity b. Puts the toner on the drum c. Puts a uniform negative charge on the drum d. Puts a uniform positive charge on the drum

Computer Science & Information Technology

A suitable equivalent to the function header calc(int pt[2][3]) is ____.

A. calc(int *(*pt)) B. calc(int (*pt)[]) C. calc(int (*pt)[2]) D. calc(int (*pt)[3])

Computer Science & Information Technology