- What is file? Describe its types and list the advantages using the file.
- List out the different file input output functions with their proper syntax.
- Describe the basic file operations. Write the statement used to open a file for these operations.
- Describe with examples about the parameters of the library function fopen().
- Describe briefly about all the file modes used while opening the file.
- What do you mean by error handling during opening the file? Explain with at least one example.
No Comments