Accounting Information Systems, 8e—Test Bank, Chapter 2
Chapter 2—Introduction to Transaction Processing
TRUE/FALSE
1. Processing more transactions at a lower unit cost makes batch processing more efficient than real-time
systems.
2. The process of acquiring raw materials is part of the conversion cycle.
3. Directing work-in-process through its various stages of manufacturing is part of the conversion cycle.
4. The portion of the monthly bill from a credit card company is an example of a turn-around document.
5. The general journal is used to record recurring transactions that are similar in nature.
6. Document flowcharts are used to represent systems at different levels of detail.
7. Data flow diagrams represent the physical system.
8. System flowcharts are often used to depict processes that are handled in batches.
9. Program flowcharts depict the type of media being used (paper, magnetic tape, or disks) and terminals.
10. System flowcharts represent the input sources, programs, and output products of a computer system.
11. Program flowcharts are used to describe the logic represented in system flowcharts.
12. Batch processing systems can store data on direct access storage devices.
13. Backups are automatically produced in a direct access file environment.
14. The box symbol represents a temporary file.
15. Auditors may prepare program flowcharts to verify the correctness of program logic.
16. A control account is a general ledger account which is supported by a subsidiary ledger.
17. The most significant characteristic of direct access files is access speed.
18. Real time processing is used for routine transactions in large numbers.
19. Batch processing is best used when timely information is needed because this method processes data
efficiently.
20. An inverted triangle with the letter “N” represents a file in “name” order.
21. Real-time processing in systems that handle large volumes of transactions each day can create
operational inefficiencies.
22. Operational inefficiencies occur because accounts unique to many concurrent transactions need to be
updated in real time.
23. Operational inefficiencies occur because accounts common to many concurrent transactions need to be
updated in real time.
24. Batch processing of non-critical accounts improves operational efficiency.
25. Batch processing of accounts common to many concurrent transactions reduces operational efficiency.
26. The block code is the coding scheme most appropriate for a chart of accounts.
27. Sequential codes may be used to represent complex items or events involving two or more pieces of
related data.
28. Block codes restrict each class to a pre-specified range.
29. For a given field size, a system that uses alphabetic codes can represent far more situations than a
system with that uses numeric codes.
30. Mnemonic codes are appropriate for items in either an ascending or descending sequence, such as the
numbering of checks or source documents.
31. The flat-file approach is most often associated with so-called legacy systems.
32. In a flat-file system, files are easily shared by users.
1. Which system is not part of the expenditure cycle?
a.
cash disbursements
b.
payroll
c.
production planning/control
d.
purchases/accounts payable
2. Which system produces information used for inventory valuation, budgeting, cost control,
performance reporting, and make-buy decisions?
a.
sales order processing
b.
purchases/accounts payable
c.
cash disbursements
d.
cost accounting
3. Which of the following is a turn-around document?
a.
remittance advice
b.
sales order
c.
purchase order
d.
payroll check
4. The order of the entries made in the ledger is by
a.
transaction number
b.
account number
c.
date
d.
user
5. The order of the entries made in the general journal is by
a.
date
b.
account number
c.
user
d.
customer number
6. In general, a special journal would not be used to record
a.
sales
Accounting Information Systems, 8e—Test Bank, Chapter 2
b.
cash disbursements
c.
depreciation
d.
purchases
7. Which account is least likely to have a subsidiary ledger?
a.
sales
b.
accounts receivable
c.
fixed assets
d.
inventory
8. Subsidiary ledgers are used in manual accounting environments. What file is comparable to a
subsidiary ledger in a computerized environment?
a.
archive file
b.
reference file
c.
transaction file
d.
master file
9. A journal is used in manual accounting environments. What file is comparable to a journal in a
computerized environment?
a.
archive file
b.
reference file
c.
transaction file
d.
master file
10. In a computerized environment, a list of authorized suppliers would be found in the
a.
master file
b.
transaction file
c.
reference file
d.
archive file
11. Which of the following is an archive file?
a.
an accounts payable subsidiary ledger
b.
a cash receipts file
c.
a sales journal
d.
a file of accounts receivable that have been written off
Accounting Information Systems, 8e—Test Bank, Chapter 2
12. Which document is not a type of source document?
a.
a sales order
b.
an employee time card
c.
a paycheck
d.
a sales return receipt
13. The most important purpose of a turnaround document is to
a.
serve as a source document
b.
inform a customer of the outstanding amount payable
c.
provide an audit trail for the external auditor
d.
inform the bank of electronic funds deposits
14. Which type of graphical documentation represents systems at different levels of detail?
a.
data flow diagram
b.
document flowchart
c.
system flowchart
d.
program flowchart
15. Data flow diagrams
a.
depict logical tasks that are being performed, but not who is performing them
b.
illustrate the relationship between processes, and the documents that flow between them
and trigger activities
c.
represent relationships between key elements of the computer system
d.
describe in detail the logic of the process
16. System flowcharts
a.
depict logical tasks that are being performed, but not who is performing them
b.
illustrate the relationship between database entities in systems.
c.
represent relationships between key elements of both manual and computer systems.
d.
describe the internal logic of computer applications in systems. .
17. When determining the batch size, which consideration is the least important?
Accounting Information Systems, 8e—Test Bank, Chapter 2
a.
achieving economies by grouping together large numbers of transactions
b.
complying with legal mandates
c.
providing control over the transaction process
d.
balancing the trade off between batch size and error detection
18. In contrast to a real-time system, in a batch processing system
a.
there is a lag between the time when the economic event occurs and the financial records
are updated
b.
relatively more resources are required
c.
a greater resource commitment per unit of output is required
d.
processing takes place when the economic event occurs
19. In contrast to a batch processing system, in a real-time system
a.
a lag occurs between the time of the economic event and when the transaction is recorded
b.
relatively fewer hardware, programming, and training resources are required
c.
a lesser resource commitment per unit of output is required
d.
processing takes place when the economic event occurs
20. The type of transaction most suitable for batch processing is
a.
airline reservations
b.
credit authorization
c.
payroll processing
d.
adjustments to perpetual inventory
21. The type of transaction most suitable for real-time processing is
a.
recording fixed asset purchases
b.
recording interest earned on long-term bonds
c.
adjusting prepaid insurance
d.
recording a sale on account
22. Which step is not found in batch processing using sequential files?
a.
control totals
b.
sort runs
c.
edit runs
d.
immediate feedback of data entry errors
Accounting Information Systems, 8e—Test Bank, Chapter 2
23. Both the revenue and the expenditure cycle can be viewed as having two key parts. These are
a.
manual and computerized
b.
physical and financial
c.
input and output
d.
batch and real-time
24. All of the following can provide evidence of an economic event except
a.
source document
b.
turn-around document
c.
master document
d.
product document
25. Which method of processing does not use the destructive update approach?
a.
batch processing using direct access files
b.
real-time processing
c.
batch processing using sequential files
d.
all of the above use the destructive update approach
26. Which symbol represents a data store?
a.
b.
c.
d.
27. Which symbol represents a manual operation?
Accounting Information Systems, 8e—Test Bank, Chapter 2
a.
b.
c.
d.
28. Which symbol represents accounting records?
a.
b.
c.
d.
29. Which symbol represents a document?
a.
b.
Accounting Information Systems, 8e—Test Bank, Chapter 2
c.
d.
30. Which symbol represents a magnetic tape (sequential storage device)?
a.
b.
c.
d.
31. Which symbol represents a decision?
a.
b.
Accounting Information Systems, 8e—Test Bank, Chapter 2
c.
d.
32. The characteristics that distinguish between batch and real-time systems include all of the following
except
a.
time frame
b.
resources used
c.
file format
d.
efficiency of processing
33. A file that stores data used as a standard when processing transactions is
a.
a reference file
b.
a master file
c.
a transaction file
d.
an archive file
34. Sequential storage means
a.
data is stored on tape
b.
access is achieved through an index
c.
access is direct
d.
reading record 100 requires first reading records 1 to 99
35. Real-time processing would be most beneficial in handling a firm’s
a.
fixed asset records
b.
retained earning information
c.
merchandise inventory
d.
depreciation records
36. Which accounting application is least suited to batch processing?
Accounting Information Systems, 8e—Test Bank, Chapter 2
a.
general ledger
b.
vendor payments
c.
sales order processing
d.
payroll
37. Which accounting application is best suited to batch processing?
a.
general ledger
b.
updating inventory reductions to the subsidiary ledger
c.
sales order processing
d.
credit checking
38. Operational inefficiencies occur because
a.
accounts both common and unique to many concurrent transactions need to be updated in
real time.
b.
accounts common to many concurrent transactions need to be updated in real time.
c.
accounts unique to many concurrent transactions need to be updated in real time.
d.
None of the above are true statements
39. Operational efficiencies can be improved by
a.
updating accounts both common and unique to many concurrent transactions in real time.
b.
updating accounts both common and unique to many concurrent transactions in batch
mode.
c.
updating accounts unique to many concurrent transactions in real time and updating
common accounts in batch mode.
d.
None of the above are true statements
40. The coding scheme most appropriate for a chart of accounts is
a.
sequential code
b.
block code
c.
group code
d.
mnemonic code
42. A common use for sequential coding is
a.
creating the chart of accounts
b.
identifying inventory items