What does VSAM stand for in the context of COBOL file handling?

  • Variable Storage Allocation Method
  • Very Sequential Access Method
  • Virtual Storage Access Method
  • Volatile Storage Access Module
VSAM stands for Virtual Storage Access Method in the context of COBOL file handling. It is a file storage access method used to organize records in a file in a way that allows direct access to data based on the key.
Add your answer
Loading...

Leave a comment

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