Multiple choice technology mainframe

How many subscripts or indexes are allowed for an OCCURS clause?

  1. 4

  2. 5

  3. 6

  4. 7

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

COBOL standards allow up to 7 dimensions of tables, meaning up to 7 subscripts or indexes can be used for an OCCURS clause in nested table definitions.