IBM SPSS Statistics Level 1 v2 — Question 3
What COBOL data type is defined by Decimal data within the Complex Flat File stage?
Answer options
- A. COMP
- B. COMP-1
- C. COMP-2
- D. COMP-3
Correct answer: C
Explanation
The correct answer is COMP-2, which is specifically designed for handling Decimal data types in COBOL. The other options, COMP, COMP-1, and COMP-3, refer to different storage formats that are not suitable for Decimal data.