0

mainframe Online Quiz - 124

Description: mainframe Online Quiz - 124
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. The load module and DBRMLIB

  2. The map load and DBRMLIB

  3. The map copybook and the load module

  4. The MAPLIB and loadlib


Correct Option: C
  1. Define EXTATT=YES and the correct terminal type.

  2. Define EXTDATT=YES and the correct terminal type.

  3. Define EXTATRB=YES and the correct terminal type

  4. Define XTDATRB=YES and the correct terminal type.


Correct Option: A
  1. Customer Interaction Control System

  2. Consumer Information Control System

  3. Customer Information Control System

  4. Consumer Interaction Control System


Correct Option: C
  1. The physical map is the load module and the symbolic map is the data structure

  2. The physical map is the data structure and the symbolic map is the load module

  3. Physical map is mapped with addresses and the symbolic map is the logical one.

  4. There is no difference


Correct Option: A
  1. Length, attribute and output field

  2. Length, no.of fields and output field

  3. Length, attribute and input/output field

  4. Length, attribute and input field


Correct Option: C
  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
  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

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. 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

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

Which of the following can be used to read and write from a file? Choose all that apply

  1. DATA STACK

  2. QUEUE

  3. COMPOUND VARIABLE

  4. SYMBOLIC VARIABLE


Correct Option: A
- Hide questions