Tag: mainframe
Questions Related to mainframe
-
PIC X(8), PIC X(8), PIC X(26)
-
PIC X(12), PIC X(8), PIC X(28)
-
PIC X(10), PIC X(8), PIC X(26)
-
None of the above
-
SYSCHK DD statement
-
CHCKPOINT DD statement
-
CHKOUT DD statement
-
CHECK or DD statement
-
Dsname, SPACE, UNIT
-
Dsname, SPACE, RECFM
-
Dsname, DISP, DCB, SPACE
-
All parameters & Keywords are optional
-
By using the NUMREC(data-area) option with the generic key.
-
By using the NUMB(data-area) option with the generic key.
-
By using the NUMBER(data-area) option with the generic key.
-
None of the above
-
Read one record from INDD and store in in SRCLINE stack.
-
Read all the records from INDD and store in in SRCLINE stack.
-
Write one record from INDD and store in in SRCLINE stack.
-
Write all the records from INDD and store in in SRCLINE stack.
-
Always returns a value.
-
Never returns a value.
-
Returns when RC is coded
-
I am skipping this!!
-
DO UNTIL
-
DO WHILE
-
ITERATE
-
Wrong question!
-
Using DROP
-
Using INITIALIZE
-
Using DELETE
-
Cant un-assign a variable
-
Read the stack and have a counter value
-
Using STACK.0
-
Using STACK.MAX
-
Usinf MAX function
-
TIME()
-
TIME(E)
-
TIME(L)
-
TIME(M)