C supports a number of functions that have the ability to perform basic file operations, which include: 1. Naming a file 2. Opening a file 3. Reading from a file 4. Writing data into a file 5. Closing a file
The reference site for this content is http://www.exforsys.com/tutorials/c-language/file-management-in-c.html