what is file handling in c programming?
Answers
Answered by
4
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.
rahulprasad0123:
Answer us good but i something is mismatch the answer
Similar questions