IBM
C2090-303 · Question #59
How does the Complex Flat File stage (CFF) support the use of OCCURS clauses within COBOL files?
The correct answer is D. Each element of the OCCURS clause is treated as a separate element in an array. See the full explanation below for the reasoning.
Question
How does the Complex Flat File stage (CFF) support the use of OCCURS clauses within COBOL files?
Options
- AEach element of the OCCURS clause is treated as a subrecord.
- BThe CFF stage cannot process COBOL files with OCCURS clauses.
- CEach element of the OCCURS clause is treated as a column of raw data.
- DEach element of the OCCURS clause is treated as a separate element in an array.
How the community answered
(14 responses)- A7% (1)
- B14% (2)
- C7% (1)
- D71% (10)
Community Discussion
No community discussion yet for this question.