To handle file-related exceptions, you can use the ______ statement to specify alternative actions.

  • EXCEPTION-FILE
  • FILE CONTROL
  • FILE EXCEPTION
  • FILE HANDLING
The FILE EXCEPTION statement in COBOL is used to handle file-related exceptions. It allows the programmer to specify alternative actions to be taken when exceptions related to file operations occur.
Add your answer
Loading...

Leave a comment

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