0

mainframe Online Quiz - 119

Description: mainframe Online Quiz - 119
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0

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


Correct Option: D
  1. Sign is stored as a hex value in the last nibble of the storage.

  2. Sign is over punched with the numeric value stored in the last nibble.

  3. Sign is stored in the most significant bit.

  4. None of the above


Correct Option: A

What does the INITIALIZE verb do?

  1. Alphabetic, Alphanumeric fields & alphanumeric edited items are set to SPACES

  2. Numeric, Numeric edited items set to ZERO.

  3. FILLER , OCCURS DEPENDING ON items left untouched.

  4. All the Above.


Correct Option: D
  1. Subscript refers to the array occurrence while index is the displacement (in no of bytes) from the beginning of the array.

  2. An index can only be modified using PERFORM, SEARCH & SET.

  3. Need to have index for a table in order to use SEARCH, SEARCH ALL.

  4. None of the above


Correct Option: D
  1. For Renames Clause

  2. For Condition Names

  3. Elementary level item. Cannot be subdivisions of other items (cannot be qualified), nor can they be subdivided themselves.

  4. All of the above


Correct Option: A

How many sections are there in Data Division?

  1. Six

  2. Seven

  3. Four

  4. Three


Correct Option: A
  1. ------ will Defines libraries used for an entire job or one job step?
  1. Joblib

  2. Proclib

  3. Jcllib

  4. Steplib


Correct Option: A
  1. Copy statement

  2. JCL statement

  3. Include statement

  4. None of the above


Correct Option: C
  1. Storage dataset

  2. Temporary dataset

  3. Both

  4. None of the above


Correct Option: B
  1. Operation field

  2. Parameter field

  3. Label field

  4. Comments field


Correct Option: B
  1. JOBABEND

  2. JCLABEND

  3. SYSABEND

  4. STEPABEND


Correct Option: C
  1. EXEC statement

  2. CNTL statement

  3. PROC statement

  4. PEND statement


Correct Option: D
- Hide questions