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
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.
____________ ("E" or "e") displays numeric values in scientific notation.
a. Number format b. Percent format c. Currency format d. Exponential format
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?
Which of the following is a text editor that MacOS users may use??
A. ?TypeText B. ?Snagit C. ?Notepad D. ?TextEdit