mainframe Online Quiz - 119
Description: mainframe Online Quiz - 119 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND
How is sign stored in Packed Decimal fields?
What does the INITIALIZE verb do?
How many subscripts or indexes are allowed for an OCCURS clause?
Which of the following is False?
X(100) field can be redefined with a field of X(200)?(True/False)
How many bytes does a S9(7) COMP-3 field occupy ?
- In COBOL , the File format : ORGANISATION IS SEQUENTIAL RECORDING MODE IS F BLOCK CONTAINS 0 . Is used to reference which file ?
Level 66 used for?
How many sections are there in Data Division?
2.------- Passes control information to the job step via the linkage section in the program?
- --------- Copies a single DD statement or group of DD statements into a job stream?
4.-------- Used for storage, needed only for the duration of the job?
5.--------- Specifies conditions for executing subsequent job steps. Can be used in the Job statement or the EXEC statement?
6.--------- Field contains only an asterisk?
- Identify the special DD name?
9.--------- Statement is used to mark the end of an in-stream procedure?
- A JCL statement consists of one or more ---- bytes of records?
-------- will Defines libraries used for an entire job or one job step?