Why are COBOL group data items used in program design?

  • To enhance data manipulation efficiency
  • To improve program readability
  • To organize and structure related data items
  • To reduce memory usage
COBOL group data items are used to organize and structure related data items, improving program readability and maintenance. They also contribute to efficient data manipulation by grouping logically related elements together.
Add your answer
Loading...

Leave a comment

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