Questions Related to mainframe

Multiple choice technology mainframe
  1. COMP-2 - Single precision floating point. Uses 4 bytes.

  2. COMP-2 - Double precision floating point. Uses 8 bytes.

  3. COMP-2 - Single precision floating point. Uses 8 bytes.

  4. COMP-2 - Double precision floating point. Uses 4 bytes.

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology mainframe
  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

Reveal answer Fill a bubble to check yourself
D Correct answer