mainframe Online Quiz - 48
Description: mainframe Online Quiz - 48 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
CICS Abend caused when alphanumeric string is moved to numeric data Item
The COBOL Program's section which is part of a called program that 'links' or maps to data items in the calling program's working storage
A DB2 process that builds an access path to DB2 tables
This describes the type and location of data sets on the volume
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
Level used for condition is
What is the difference between 01 & 77 levels?
Can I redefine an X(100) field with a field of X(200)?
Which is not a figurative constant below:
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?