Questions Related to technology

Multiple choice technology mainframe
  1. Program attempting to do math on illegal data

  2. Bad boundary alignment for binary data

  3. Uninitialized packed-decimal fields

  4. An uncontrolled loop moved data on top of instructions

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Multiple choice technology mainframe
  1. Index exceeds the size of table

  2. Very large record length/ wrong record length

  3. Insufficient disk space

  4. Trying to use File Section variables without opening the file

Reveal answer Fill a bubble to check yourself
A,D Correct answer
Multiple choice technology mainframe
  1. Too many job steps

  2. Job was waiting too long.

  3. No space in a library directory for this member's name

  4. A volume was needed that could not be mounted

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology mainframe
  1. An OPEN statement was attempted for a file in the open mode

  2. A CLOSE statement was attempted for a file not in the open mode

  3. An OPEN statement was attempted on a file previously closed with lock

  4. The execution of a WRITE statement was attempted on a file not open in the I-O, output, or extend mode

Reveal answer Fill a bubble to check yourself
A Correct answer