Mainframe Technologies: COBOL, JCL, CICS & ISPF

Test your knowledge of mainframe computing technologies including COBOL programming, JCL, CICS transactions, and ISPF utilities.

11 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which one of the following cannot cause more than one execution of the paragraph(s) that may be named in the statement

  1. The simple PERFORM statement
  2. The PERFORM with TIMES option
  3. The PERFORM with UNTIL option
  4. The PERFORM with VARYING option
Question 2 True/False

Can a search be applied to a table which does not have an INDEX defined?

  1. True
  2. False
Question 3 Multiple Choice (Single Answer)

Just one ________ statement allows several alternative paths of execution

  1. If statements
  2. Evaluate
  3. Perform statement
  4. Copy statement
Question 4 Multiple Choice (Single Answer)

Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND.

  1. INDEXED
  2. RELATIVE
  3. SEQUENTIAL
  4. All of the above
Question 5 True/False

The UNSTRING verb is used to transfer data from several sources to one receiving file.

  1. True
  2. False
Question 6 Multiple Choice (Single Answer)

What is the screen size in CICS BMS?

  1. 32 x 72
  2. 24 x 72
  3. 32 x 80
  4. 24 x 80
Question 7 Multiple Choice (Single Answer)

What do we understand by BMS in CICS?

  1. Building Maintanance System
  2. Basic Mapping Support
  3. Bio Medical System
  4. Basic Mapping System
Question 8 Multiple Choice (Single Answer)

What is the maximum length of qualifier defined for namimg convention in ISPF/PDF?

  1. 8
  2. 7
  3. 9
  4. 6
Question 9 Multiple Choice (Single Answer)

What is the full form of ISPF?

  1. Interactive System Product Facility
  2. Interaction Support Productivity Facility
  3. Interactive System Productivity Facility
  4. Interactive System Production Facility
Question 10 Multiple Choice (Single Answer)

Which of the PICture clauses (data types) are correct?

  1. P, S9, X, A, 9
  2. P, R, X, A, 0
  3. Z, X, S, B, 9
  4. Z, 9, A, R, SP
Question 11 Multiple Choice (Single Answer)

What is the full form of JCL?

  1. Job Circuit Language
  2. JCL Control Language
  3. Job Control Language
  4. JCL Course Language