In COBOL, what is a record?

  • A collection of related data items treated as a unit
  • A program execution step
  • A reserved word
  • A single data item
In COBOL, a record is a collection of related data items treated as a unit. It is used to represent a complete set of information about a particular entity, such as a customer or an employee.
Add your answer
Loading...

Leave a comment

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