The CLOSE verb in COBOL can be used with the ________ phrase to handle file closing errors.

  • ERROR
  • EXCEPTION
  • REPORT
  • STATUS
The CLOSE verb in COBOL can be used with the EXCEPTION phrase to handle file closing errors. It provides a way to manage errors that may occur during the closing of a file.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *