1.

Data written into a file using can be read back using

Answer» fwrite() - Unformatted write in to a file. fscanf() - Formatted read from a file.


Discussion

No Comment Found