mainframe Online Quiz - 3
Description: mainframe Online Quiz - 3 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
All the divisions should be start from?
Which of the following errors are possible within a COBOL if statement?
What is the DISPOSITION of a dataset if the DISP field is not coded in the JCL?
What does TIME=1440 mean on a job card?
There is a file whose ORGANISATION is INDEXED.you want to read the records from the file in RANDOM fashion as well as sequentially, then which of the access mode would you specify?
How many bytes does a S9(7) SIGN TRAILING SEPARATE field occupy ?
Which of the following addition statements is invalid?
If Data-A = 1 and Data-B = 2 and Data-C = 3, which of the following conditions is true?
Consider the following COBOL entries: 05 X PIC 99 VALUE 10. SUBTRACT 20 FROM X. The resultant value of X will be ?
ECL stands for ?
ECL is useed for Batch processing.
@RUN must be the first line of ECL.
Can we add label field with @EOF.
@ZIP command open file in read only mode.
Demand session is used to run ECL code file.
UCS stands for ?
What should be the last statement of ECL code file ?
Transparent Control Statement starts with @@
When was Unisys founded ?