Tag: mainframe

Questions Related to mainframe

  1. Line Commands

  2. ISPF Commands

  3. Primary Commands

  4. Secondary Commands


Correct Option: A,C
  1. with = symbol before Line command

  2. with :(colon) symbol before Line command

  3. with & symbol before Line command

  4. None of the above


Correct Option: B

Which is not a ISPF Primary Command?

  1. CAPS ON

  2. HIlight COBol

  3. :D2

  4. None of the above


Correct Option: D

Significance of AUTONUM primary command

  1. Automatically renumbers data whenever it is saved, preserving the modification level record

  2. Automatically renumbers data whenever it is saved

  3. Immediately renumbers data whenever inserted

  4. None of the above


Correct Option: A

:DELete ALL .ZF .ZL will do the following

  1. Deletes all from first line to last line

  2. Delete all characters .ZF and .ZL

  3. Error occurs

  4. Does nothing


Correct Option: A

What happens when we issue CUT command on the command line?

  1. Command Error

  2. Additional parameters are required

  3. Entire data will be cut and stored on clipboard

  4. None of the above


Correct Option: C

What is the command to view the last 25 commands issued from command line?

  1. Get

  2. Display

  3. Retp

  4. Retrieve


Correct Option: C

What is the command used to SORT the data?

  1. SORT .A .B A

  2. SORT .ZF .ZL D

  3. SORT D

  4. None of the above


Correct Option: A,B,C