Tag: mainframe

Questions Related to mainframe

  1. "SUBCOM DSNDB2"

  2. "ADDRESS DSNREXX"

  3. "SUBCOM DSNREXX"

  4. "ADDRESS DSNDB2"


Correct Option: C

Which instruction is used to control the environment to which commands are passed?

  1. LIBDEF

  2. ALLOC

  3. EXECIO

  4. ADDRESS


Correct Option: D
  1. Subroutine should start with this instruction

  2. To convert all the local variables in the subroutine as global variables

  3. To convert all the variables used in subroutine as local variables

  4. Function should start with this instrucion


Correct Option: A