Multiple choice technology mainframe

If the Name field is not coded then the operand field can start at Column 4 itself

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In COBOL and mainframe data entry, if the Name field (typically columns 1-3) is not used/coded, then the operand field can indeed start at column 4. This follows the fixed-format column positioning rules where unused fields can be skipped.