What is use for file handling in c programming ?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is use for file handling in c programming ??

4th Feb 2017, 4:29 AM
Madhav Ashokbhai Dihora
Madhav Ashokbhai Dihora - avatar
2 Answers
+ 1
Assume that you have a job, and your boss wants you to make a list of customers that are from i.e Japan... you can fetch that information by running a query in c++ and then write that into a file and send to your boss.. Of course there are many other cases in which you can use filehandling.
4th Feb 2017, 11:17 AM
Nedim Kanat
Nedim Kanat - avatar
+ 1
thank you for answering
28th Feb 2017, 10:54 AM
Madhav Ashokbhai Dihora
Madhav Ashokbhai Dihora - avatar