Tag: mainframe
Questions Related to mainframe
-
STOP RUN is the last executable statement of the main program. It returns control back to OS.
-
EXIT PROGRAM is the last executable statement of sub-program. It returns control back to main program.
-
GOBACK can be coded in main program as well as sub-program as the last statement. It just gives the control back from where it received the control.
-
None of the above.
-
CLASS
-
TYPRUN
-
PRTY
-
TYPERUN
-
STEP
-
JOB
-
BOTH
-
No priority
-
JOB Statement
-
EXEC Statement
-
NONE
-
Both JOB and EXEC statement
-
DSN=&&TEMP
-
DSN = &*TEMP
-
DSN = &TEMP
-
DSN =TEMP