In COBOL, a record represents a ___________ data structure.

  • Hierarchical
  • Linear
  • Relational
  • Sequential
In COBOL, a record represents a Sequential data structure. Sequential records are stored one after the other, and each record contains fields that represent the data elements in a specific order.
Add your answer
Loading...

Leave a comment

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