0

mainframe Online Quiz - 88

Description: mainframe Online Quiz - 88
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. Rollback to first step.

  2. Backout to last syncpoint

  3. Backout to present running syncpoint

  4. None of the above


Correct Option: B

----- stores temporary data (records) in a temporary storage queue in main or auxiliary storage.

  1. WRITEQ TD

  2. WRITE TD

  3. WRITE QTD

  4. WRITEQ TS


Correct Option: D

What are the outputs created as a result of generation of a map?

  1. Load Module

  2. Copybook

  3. Both a and b

  4. None of the above


Correct Option: C

What is a physical map?

  1. Data Structure

  2. Load Module

  3. Copybook

  4. None


Correct Option: B

Which is not a valid CICS command?

  1. SEND PAGE

  2. SEND MAPSET

  3. SEND CONTROL

  4. SEND TEXT


Correct Option: B
  1. Value is Used in working storage section and Initialize in Procedure Section

  2. Both used in working storage section

  3. Value is Used in working storage section and Initialize in Procedure Division

  4. Value is Used in Procedure Section and Initialize in working storage section


Correct Option: C
  1. Subscript Checking

  2. Efficiently handling Array

  3. No Such Option exists

  4. Array bound Checking


Correct Option: D
  1. VRRDS

  2. KSDS

  3. ESDS

  4. QRRDS


Correct Option: D
  1. 248 Days

  2. 365 Days

  3. 357912 minutes

  4. Both 1 & 3


Correct Option: D
  1. Page break

  2. Alternate

  3. Comment

  4. New line


Correct Option: A

Indexes defined for an array cannot be displayed in a COBOL program.

  1. True

  2. False


Correct Option: A

Which of the following errors are possible within a COBOL if statement?

  1. Infinite loop

  2. Logical Error

  3. Runtime Error

  4. All the above


Correct Option: D
- Hide questions