mainframe Online Quiz - 13
Description: mainframe Online Quiz - 13 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Attempted
0/20
Correct 0
Score 0
‹
›
In what mode the file should be OPENed to Rewrite/ Delete records in a File?
In a COBOL program, the following statements are coded: CALL 'PROGRAMB' USING A, B, C END-CALL. What is the significance of the END-CALL in the above CALL Statement?
What abend will be hit when a COBOL program is trying to move Alphabetic Data into Numeric fields?
How many bytes will be assigned to a field which is defined with USAGE POINTER?
Which VSAM clusters support only fixed length records?
What is the DD statement for a output file?
What is S322 abend