The part of a COBOL program that specifies the hardware on which it is designed to run, the symbolic names to be used by files, and certain other specifications
The environment division is the link between the COBOL program and the computer and input-output devices the program uses.