In COBOL, the _____ clause is used to specify the action to be taken when a file operation results in an exception condition.

  • ERROR HANDLING
  • EXCEPTION HANDLER
  • INVALID KEY
  • ON EXCEPTION
In COBOL, the INVALID KEY clause is used to specify the action to be taken when a file operation results in an exception condition, such as attempting to read a record that does not exist.
Add your answer
Loading...

Leave a comment

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