Tag: mainframe

Questions Related to mainframe

Where do we need to declare the sorting key ACCOUNT-NO for the following syntax SORT WORK-FILE ON ASCENDING KEY ACCOUNT-NO USING FILE-NAME-1 GIVING FILE-NAME-2

  1. WORK-FILE

  2. FILE-NAME-1

  3. FILE-NAME-2

  4. No need to declare


Correct Option: A
  1. Using Index to access

  2. Using subscript to access

  3. Both a and b

  4. None of the above


Correct Option: A
  1. Library section

  2. Environment definition

  3. Activity definition

  4. NONE OF THE ABOVE


Correct Option: C