Tag: mainframe

Questions Related to mainframe

  1. Infinite loop

  2. Logical Error

  3. Runtime Error

  4. All the above


Correct Option: D
  1. (NEW,CATLG,CATLG)

  2. (NEW,DELETE,DELETE)

  3. (NEW,CATLG,DELETE)

  4. (OLD,CATLG,UNCATLG)


Correct Option: B
  1. CPU time is 1440

  2. Run time is 1440

  3. No CPU limit for the job

  4. Gives S322 abend after 1440 cpu time


Correct Option: C
  1. Scans JCL for errors

  2. Invalid Syntax

  3. Scans for previous executing jobs

  4. Does nothing


Correct Option: A
  1. Add 1, 2, 3 To Field-1.

  2. Add 1 To Field-1, Field-2.

  3. Add Field-1, 3 Giving Field-2.

  4. Add Field-1 To Field-2 Giving 3.


Correct Option: D
  1. Data-A < Data-B And Data-C < Data-A

  2. Data-B > Data-C Or Data-A > Data-C

  3. Data-A < Data-B And Data-C

  4. Data-A < Data-B And Data-A > Data-C


Correct Option: C