A system that is designed to help keep track of everyday business activities is a(n)

a. management information system.
b. transaction-processing system.
c. enterprise resource planning system.
d. decision support system.


B

Computer Science & Information Technology

You might also like to view...

Which of the following statements best describes this line of code?

``` numbers[5] = 12; ``` a) The value 12 is put into the numbers array at the location with index 5. b) The value 5 is put into the numbers array at the location with index 12. c) numbers is declared to be an array of 5 elements, each of which contains the number 12. d) numbers is declared to be an array of 12 elements, each of which contains the number 5. e) none of the above is correct

Computer Science & Information Technology

The first part of the instruction cycle is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

To set the border shorthand property, which one of the following should be specified at a minimum?

A. color B. width C. style D. all of the above

Computer Science & Information Technology

Annotation Tools include all of the following EXCEPT ________

A) Highlighter B) Pen C) Mark-up Tool D) Eraser

Computer Science & Information Technology