English
Noun
working-storage section (plural working-storage sections)
- (computing) The part of the data division of a COBOL program that describes the format of local variables and constants to be used by the program
Usage notes
- Capitalizes (as WORKING-STORAGE SECTION) in the COBOL source code.