Traditional I/O System : Drawbacks
- Until now we are using Console Oriented I/O functions.
- Most applications require a large amount of data , if this data is entered through console then it will be quite time consuming task
- Main drawback of using Traditional I/O :- data is temporary (and will not be available during re-execution )
Introduction to file handling in C :
- Data is stored onto the disk
- We can retrieve data any time
- Output of the program may be stored onto the disk
- In C we have many functions that deals with file handling

0 Comments:
Post a Comment
Your Feedback :This is Growing Site and Your Feedback is important for Us to improve the Site performance & Quality of Content.Feel Free to contact and Please Provide Name & Contact Email