0

mainframe Online Quiz - 67

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

Like COBOL programs, in COBOL copybooks also, an asterisk at the seventh column will comment out the line.

  1. True

  2. False


Correct Option: A

The SYNCHRONIZED LEFT / RIGHT clause which specifies alignment of elementary data item on storage boundary can be specified for data items defined with USAGE IS INDEX.

  1. True

  2. False


Correct Option: A

CONFIGURATION SECTION in COBOL must be present.

  1. True

  2. False


Correct Option: B

Indexes can be used as subscripts while subscripts cannot be used as indexes.

  1. True

  2. False


Correct Option: A

Technically, can you use STOP RUN in a COBOL Subroutine

  1. Yes

  2. No

  3. Platform Dependent

  4. Compile but Goes into a LOOP


Correct Option: A
  1. 1 word

  2. 2 word

  3. depends on value passed

  4. Usage can't be COMP-1


Correct Option: A

Select the correct edited value in field with: Picture ZZZ9V99DB VALUEE MOVED IS -152^25 B IN OPTIONS STANDS FOR SPACE

  1. B15225DB

  2. 15225DB

  3. 15225CR

  4. B15225CR


Correct Option: A

What are the outputs created as a result of generation of a map? A. Load Module B. Copybook C. Both a and b D. None of the above

  1. A

  2. B

  3. C

  4. D


Correct Option: C
- Hide questions