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?
Modes of INSERT are?
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 ?