Question: What is the purpose of the FILE SECTION in COBOL?Answer: The FILE SECTION in COBOL is used to describe the structure and attributes of files used by the program. It includes the FD (File Description) entries. |
Is it helpful?
Yes
No
Most helpful rated by users: