The EXIT statement can include a numeric operand that specifies the ___________ code to return to the operating system.

  • Completion
  • Error
  • Exit
  • Return
The EXIT statement in COBOL can include a numeric operand that specifies the exit code to return to the operating system. This allows the program to communicate its completion status to the calling environment.
Add your answer
Loading...

Leave a comment

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