What is File Handling in C?

When we write a C program, the data we create or use exists only while the program is running.