For rewrite, why is it mandatory that file needs to be opened?
Answer Posted / Mohd Hilal
In COBOL, opening a file is mandatory because it establishes a connection between the program and the file, allowing the program to read from or write to the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers