Question: How does COBOL support file processing?Answer: COBOL supports file processing through file control entries in the File Section. The OPEN, READ, WRITE, and CLOSE statements are used for file operations.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: