mainframe Online Quiz - 67
Description: mainframe Online Quiz - 67 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Attempted
0/20
Correct 0
Score 0
‹
›
Like COBOL programs, in COBOL copybooks also, an asterisk at the seventh column will comment out the line.
The SYNCHRONIZED LEFT / RIGHT clause which specifies alignment of elementary data item on storage boundary can be specified for data items defined with USAGE IS INDEX.
CONFIGURATION SECTION in COBOL must be present.
Indexes can be used as subscripts while subscripts cannot be used as indexes.
Technically, can you use STOP RUN in a COBOL Subroutine
Select the correct edited value in field with: Picture ZZZ9V99DB VALUEE MOVED IS -152^25 B IN OPTIONS STANDS FOR SPACE
What are the outputs created as a result of generation of a map? A. Load Module B. Copybook C. Both a and b D. None of the above