Multiple choice technology mainframe

What is the code for the error condition "Empty File"?

  1. 10

  2. 35

  3. 23

  4. 28

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

In COBOL file status codes, '35' indicates that an OPEN operation was attempted on a non-existent or empty file that does not support dynamic creation.