Read an Input File with COBOL

Describe the function of File section in the Data Division in a COBOL program.
Write the COBOL code that reads an input file and writes an output file.
Demonstrate the process of compiling and running a COBOL program in OpenCobolIDE.