This COBOL quiz by HCL NRS tests knowledge on program divisions, RENAMES clause, tables, REWRITE usage, and file handling.
66
77
88
90
01
Rate this question:
01 ARRAYS. 05 ARRAY2 PIC X(6) OCCURS 20 TIMES INDEXED BY WS-INDEX
01 ARRAY2 PIC X(6) OCCURS 20 TIMES INDEXED BY WS-INDEX
01 ARRAYS. 05 ARRAY1 PIC X(9) OCCURS INDEX BY 10 TIMES
01 ARRAYS. 88 ARRAY2 PIC X(6) OCCURS 20 TIMES INDEXED BY WS-INDEX
None of the Above
Rate this question:
UPDATE
OPEN
I-O
INPUT
REWRITE
Rate this question:
RECORD NOT FOUND
AT END
DUPLICATE RECORD
END OF FILE
AT SPACES
Rate this question:
SEQUENTIAL
DYNAMIC
RELATIVE
INDEX
ALL OF THE ABOVE
Rate this question:
Packed decimal
Binary usage
Hex
Single precision floating point
None
Rate this question:
WORKING-STORAGE
FILE SECTION
CONTROL SECTION
LINKAGE SECTION
NONE
Rate this question:
77
01
05
88
Any level can be used
Rate this question:
STOP
END
STOP RUN
END RUN
None of the Above
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.