Final Exam Revision
Final Exam Revision
C. Procedural logic
D. Project requirements
Answer: B
A. []
B. {}
C. ()
D. <>
Answer: B
8. What does the plus sign (+) in data structure notation signify?
A. Optional entry
B. Repetition
C. Logical grouping
D. “And” relationship
Answer: D
A. Customer Name
B. Middle Initial
C. Order Total
D. Street Address
Answer: C
12. Which format code stands for a numeric character in data dictionaries?
A. Z
B. X
C. 9
D. C
Answer: C
B. Enforce constraints
C. Reduce data entry effort
Answer: C
Answer: C
Answer: B
B. Customer Number
C. Tax Amount
A. ()
B. +
C. {}
D. []
Answer: D
A. Data label
B. Data key
C. Primary key
D. Data alias
Answer: C
21. What is a common secondary key example in the Customer Master File?
A. Customer Number
B. Order Total
C. Telephone
D. Expiration Date
Answer: C
22. What is the volume/time in the data flow example of “Customer Order”?
A. 1/day
B. 10/hour
C. 60/day
D. 100/month
Answer: B
23. What attribute helps analysts estimate disk space in a data store?
B. Record Size
Answer: C
B. 8Z
C. A(9)
D. #9#
Answer: A
Answer: C
A. []
B. ()
C. {}
D. <>
Answer: C
A. Screen validation
B. Output formatting
C. Check-digit validation
D. Data compression
28. If a data element has not been entered for more than five years, what may
happen to its record?
A. Archived
B. Re-entered
C. Duplicated
D. Ignored
Answer: A
30. Why should a data dictionary be maintained in sync with other programs?
A. To support manual processing
B. To ensure code is minified
Answer: C