Multiple choice technology mainframe

Level Numbers that should be coded in 08 - 11 column

  1. 88

  2. 77

  3. 01

  4. 66

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

In COBOL, level numbers 01 and 77 are coded in columns 8-11 (PIC clause position). Level 01 defines record-level entries (01-49), while level 77 defines independent standalone data items that don't belong to any group.