mainframe Online Quiz - 48
Description: mainframe Online Quiz - 48 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Attempted
0/20
Correct 0
Score 0
‹
›
A DB2 process that builds an access path to DB2 tables
The execute diagnostic facility that can be used for debugging CICS programs
Name the divisions in COBOL program?
What is not the component of a COBOL program?
Level used for Rename is
Can I redefine an X(100) field with a field of X(200)?
Are PIC 9.99 and PIC 9V99 similar?
What is the PIC representation for +123.876?
Numeric values can have a maximum of X digits, what is X?
“SELECT FILE-1 ASSIGN TO INFILE”, in this statement what is the logical and physical file name?
Can Redefine & occur clause coded in the same level?
Column 8 is in area A
Which column is used to provide comments in a COBOL program?
Linkage section is present in which division?