When a group data item is used to represent a record structure, each individual data item within the group can be referred to as a __________.
- Division
- Element
- Field
- Segment
When a group data item is used to represent a record structure, each individual data item within the group is referred to as an Element. It is important to understand the terminology when dealing with hierarchical data structures.
Loading...
Related Quiz
- When working with indexed files in COBOL, the _______ clause is used to specify the maximum number of alternate indexes.
- In COBOL, a multi-dimensional array is often referred to as a _____ array.
- In COBOL, how is the REDEFINES clause used to redefine data items?
- The OPEN verb in COBOL allows you to specify the ________ mode for a file.
- Which arithmetic operator is used to perform subtraction in COBOL?