mainframe Online Quiz - 124
Description: mainframe Online Quiz - 124 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
are the two outputs created as a result of generation of a map?
How do you use extended attributes?
In which table would you make an entry for a BMS map?
What is CICS ?
What is the difference between physical map and symbolic map?
What are the 3 working storage fields used for every field on the map?
X(100) field can be redefined with a field of X(200)?(True/False)
How is sign stored in Packed Decimal fields?
How many bytes does a S9(7) COMP-3 field occupy ?
Which of the following is False?
What does the INITIALIZE verb do?
Level 66 used for?
- In COBOL , the File format : ORGANISATION IS SEQUENTIAL RECORDING MODE IS F BLOCK CONTAINS 0 . Is used to reference which file ?
How many sections are there in Data Division?
Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND
How many subscripts or indexes are allowed for an OCCURS clause?
What is the code for the error condition "Empty File"?
Which variable will have the value returned by a subroutine once it completes?
Which TSO command is used to read / write a file?
Which of the following can be used to read and write from a file? Choose all that apply