Chapter - 13: File Input-Output

On opening a file for reading which of the following activities are performed:


B
Sections
4
Exercises

1. The disk is searched for the existence of the file.
2. The file is brought into memory.
3. A pointer is set up which points to the first character in the file.
4. All the above.


Ans: 4. All the above.


© 2021 Garbage Valuegarbage value logo