What is mean by file handeling in c
Answers
Answered by
1
File Handling in C Language. A file represents a sequence of bytes on the disk where a group of related data is stored. File is created for permanent storage of data. It is a readymade structure. In C language, we use a structure pointer of file type to declare a file.
varuncharaya13:
plz mark as me brainlist
Similar questions