mainframe Online Quiz - 130
Description: mainframe Online Quiz - 130 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What is the column range for Area A and Area B in COBOL:
What is the no. of bytes occupied for a variable if it’s defined as PIC S9(7) COMP-3 and PIC S9(10) COMP
If the access mode for any file is Dynamic, the file can be accessed both SEQUENTIALLT AND RANDOMLY
What are the acceptable types of the COBOL identifiers
Segment is the smallest information that DL/I can fetch.
Which of the following is not the mode of processing.
Which procopt option is used to read the segment?
Which command code is used to retrieve a path?
What are the Two basic database organizations which DL/I provides?
What is true about Restart Call (XRST)?
Command Code ___ is used to set parentage to a specific segment in the hierarchy used in SSA's.
Modes of INSERT are?
What should be the status code if call specifies an invalid SSA?
What statement can be used to send data to another MVS JES3 node ?
What is the function of //CNTL statement ?
How can a JES3 operator command be entered through the jobstream?
In SMS datasets, what is the function of the DD MGMTCLAS keyword?
What is the purpose of the DD KEYLEN parameter?
What is the maximum size of a 01 level item in COBOL II?
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?