Tag: mainframe

Questions Related to mainframe

  1. Permanent dataset

  2. Temporary dataset

  3. Dummy dataset

  4. Variable dataset


Correct Option: B
  1. cannot set the return code

  2. using the RETURN-CODE variable in program

  3. passing as an ouput from program

  4. Using the SET-CODE statement in program


Correct Option: A
  1. CUT DISPLAY

  2. CUT CLIPBOARD

  3. SHOW CLIPBOARD

  4. EDIT CLIPBOARD


Correct Option: A
  1. Compare *

  2. Compare Session

  3. comp *

  4. comp session


Correct Option: A,B,C,D
  1. it should be defined as GLOBAL

  2. should be included in the linkage section

  3. Both a and b

  4. Cannot be used


Correct Option: C
  1. it should be defined as GLOBAL

  2. should be defined in the linkage section

  3. Should be defined with the same name in both programs

  4. Cannot be used


Correct Option: A,B