Logo
Search
Search
View menu

File Handling

Presentations | English

Programs process and use data. When the program finishes, or is closed, any data it held is lost. To prevent loss, data can be stored in a file so that it can be accessed again at a later date. Files are used to store data in a storage device permanently. File handling provides a mechanism to store the output of a program in a file and to perform various operations on it. File Handling is the storing of data in a file using a program. In C programming language, the programs store results, and other data of the program to a file using file handling in C. Also, we can extract/fetch data from a file to work with it in the program. The presentation will give in-depth knowledge on the topic.

Picture of the product
Lumens

Free

PPTX (92 Slides)

File Handling

Presentations | English