In COBOL, the indexed file's key is often used to perform _____ operations on records.

  • Access
  • Arithmetic
  • Sorting
  • Update
In COBOL, the indexed file's key is frequently used to perform access operations on records. The key allows efficient retrieval and manipulation of records based on the specified criteria.
Add your answer
Loading...

Leave a comment

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