On-line transaction processing programs

A. are bolt-on programs used with commercially available ERSs.
B. are available in two models-two-tier and three-tier.
C. handle large numbers of relatively simple transactions.
D. allow users to analyze complex data relationships.


Answer: C

Computer Science & Information Technology

You might also like to view...

Given the Java statement in which input is a Scanner, which of the following occurs if the user does not enter a valid int value?

int number1 = input.nextInt(); a. A compilation error occurs. b. The program continues executing and assigns the value 0 to number1. c. A runtime logic error occurs. d. None of the above.

Computer Science & Information Technology

____________ ("E" or "e") displays numeric values in scientific notation.

a. Number format b. Percent format c. Currency format d. Exponential format

Computer Science & Information Technology

Describe one possible danger of accessing the Internet over a wireless connection, such as WiFi or 3G. How can this danger be reduced?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is a text editor that MacOS users may use??

A. ?TypeText B. ?Snagit C. ?Notepad D. ?TextEdit

Computer Science & Information Technology