When working with external files, the _____ clause is used for file access control.

  • ACCESS
  • CONTROL
  • FILE
  • ORGANIZATION
In COBOL, the ACCESS clause is used for file access control when working with external files. It specifies the type of access (e.g., sequential or random) that the program will have to the file.
Add your answer
Loading...

Leave a comment

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