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 key values, '35' indicates that the specified file is not found or is an empty optional file that cannot be opened, representing the 'Empty File' error condition.