0

mainframe Online Quiz - 134

Description: mainframe Online Quiz - 134
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. DOUBLE WORD BINARY

  2. FULL WORD BINARY

  3. FULL WORD

  4. HALF WORD BINARY


Correct Option: D
  1. Alphanumeric items, signed numeric, packed decimal items, unsigned numeric & packed decimal items

  2. Signed numeric, packed decimal items, unsigned numeric & packed decimal items

  3. Signed numeric, packed decimal items & unsigned numeric

  4. Signed numeric & Packed decimal items


Correct Option: A
  1. Means execute this step even if any of the previous steps, terminated abnormally.

  2. Means don’t execute this step if any of the previous steps, terminated abnormally.

  3. Means execute only even steps.

  4. Means dont execute only even steps.


Correct Option: A

How does sign stored in Zoned Decimal?

  1. Sign is stored as a hex value in the last nibble (4 bits ) of the storage.

  2. Sign is stored as a hex value in the first nibble (4 bits ) of the storage.

  3. Sign is over punched with the numeric value stored in the last byte.

  4. Sign is over punched with the numeric value stored in the first byte.


Correct Option: C
  1. Gives control to the verb following the next period & gives control to the next verb after the explicit scope terminator.

  2. Gives control to the next verb after the explicit scope terminator & gives control to the verb following the next period.

  3. Both are same.

  4. Control goes to the next paragraph & control goes to next section


Correct Option: A
  1. The DS name and DISP

  2. Volume Serial Number

  3. SPACE & LRECL

  4. LRECL


Correct Option: B
  1. Link option is AMODE=24 and RMODE=ANY. Compile option should have SIZE(MAX).

  2. Link option is AMODE=31 and RMODE=31. Compile option should not have SIZE(MAX).

  3. Link option is AMODE=24 and RMODE=24. Compile option should not have SIZE(MAX).

  4. Link option is AMODE=31 and RMODE=ANY. Compile option should not have SIZE(MAX).


Correct Option: D
  1. COND codes

  2. IF statement

  3. both

  4. Non of These


Correct Option: C

U can call an OS VS COBOL pgm from a VS COBOL II pgm in CICS environment.

  1. True

  2. False


Correct Option: B
  1. Give CUT SESSION on the command line

  2. Give COMPARE SESSION on the command line

  3. Give LOOK SESSION on the command line

  4. Give FIND SESSION on the command line


Correct Option: B

When I issue CUT , I know that the CUT content are placed in a clipboard. And when I issue PASTE, the clipboard content are pasted. But how i can view/edit the clipboard ?

  1. Using CLIP DISPLAY.

  2. Using CLIPBOARD DISPLAY.

  3. Using COPY DISPLAY.

  4. Using CUT DISPLAY.


Correct Option: D
  1. If the 4th column contains JES3 keyword, the line is considered to be JES3 statement, else it is

  2. System can't differentiates

  3. If the 3rd column contains JES3 keyword, the line is considered to be JES3 statement, else it is

  4. If the 1st column contains JES3 keyword, the line is considered to be JES3 statement, else it is


Correct Option: A
- Hide questions