Theory - C Programming File Handling || Learning C Programming || #C252 CONCEPTS FOR FILE Structure
In C programming, file is a place on your physical disk where information is stored.
Why files are needed?
• When a program is terminated, the entire data is lost. Storing in a file will preserve your data even if the program terminates.
• If you have to enter a large number of data, it will take a lot of time to enter them all.
However, if you have a file containing all the data, you can easily access the contents of the file using few commands in C.
• You can easily move your data from one computer to another without any changes.
Types of Files
When dealing with files, there are two types of files you should know about:
1. Text files
2. Binary files
1. Text files
Text files are the normal .txt files that you can easily create using Notepad or any simple text editors.
When you open those files, you'll see all the contents within the file as plain text. You can easily edit or delete the contents.
They take minimum effort to maintain, are easily readable, and provide least security and takes bigger storage space.
2. Binary files
Binary files are mostly the .bin files in your computer.
Instead of storing data in plain text, they store it in the binary form (0's and 1's).
They can hold higher amount of data, are not readable easily and provides a better security than text files.
|| Like-Comment-Subscribe-Share ||
||Support and Subscribe ||
#rubalsolutions #coding #developer #programming #programmer #technology #clanguage #computerscience #c #informaticpractices #sub #subscribe #youtube #newyoutuber #youtubechannel
To Install Turbo C++ 4.5 Click on Below Link and Download rar file and extract and then install..
address updated by app.box.com on 8 april
https://app.box.com/s/soz2137zo0rv0sb08pf4upzgj01umfjr
Do Like,Comment,Share and Subscribe if u are learning little bit.
Please give me suggestions in form of comment box .
Link To My Blog - https://www.blogger.com/blogger.g?blo...
Like me on Facebook @ https://www.facebook.com/rubalsolutions/
Follow me on Twitter @ https://twitter.com/ruby0071
Follow me on Instagram @https://www.instagram.com/er.rubal/
Email me at :- ruby0071@gmail.com
Youtube Gears / devices & equipements
1. DSLR Camera : https://amzn.to/2ZIIEvL
2. Microphone : https://amzn.to/2DGHwiR
3 Regular Camera: https://amzn.to/2Lgkgyp
4 Mic https://amzn.to/2ZJxkPP
5 Microphone https://amzn.to/2LeKvFc
Recording Microphone Mic & Tripod Stand for Laptop
https://amzn.to/2WCV5a8
Mini Professional Handheld Microphone Compatible with Xiaomi, Lenovo, Apple, Samsung, Sony, Oppo, Gionee, Vivo Smartphones (One Year Warranty)
https://amzn.to/2HRp1fj
********************************************************************
Our Video's Categorized In Different Playlist
*******************************************************************
Playlist for C Programming
https://www.youtube.com/watch?v=3l7QFOHaiUs&list=PLtUZeWk8rCCbRvRKsaBoz_5-SPIILeXJ3
*******************************************************************
Playlist for नवरात्रि की 9 कहानी
https://www.youtube.com/watch?v=vsyKFhu5VDg&list=PLtUZeWk8rCCbtaNBMvtz_WV3_4o3EM6MX
*********************************************************************
Playlist for Class 6th || CBSE || computer science || Course Book ||
https://www.youtube.com/watch?v=I6AaJc5Aolw&list=PLtUZeWk8rCCbwnOz5SNWgyNeestDtIyYU
********************************************************************
Playlist for FULL FORMS (Commonly Used Full FORMS )
https://www.youtube.com/watch?v=zn_0-TKAeHw&list=PLtUZeWk8rCCZTG37ebv8LSCRif35YFf6p
*******************************************************************
Playlist for Class 5th || CBSE || computer science || Course Book ||
https://www.youtube.com/watch?v=xdQeHaQv8-Q&list=PLtUZeWk8rCCZwrrJ9tvWULXmk-BnRVt-g
*******************************************************************
Playlist for Class 4th || CBSE || computer science || Course Book ||
https://www.youtube.com/watch?v=MUILA7lkql8&list=PLtUZeWk8rCCaqnVK_PLkPF3wyRGKHY9Op
*******************************************************************
Playlist for Class 3rd || CBSE || computer science || Course Book ||
https://www.youtube.com/watch?v=iVGs0Z3NkI4&list=PLtUZeWk8rCCYT-RWMkXrgfrs-xBVi7qWi
******************************************************************
Playlist for Class 2d || CBSE || computer science || Course Book ||
https://www.youtube.com/watch?v=NRNyqFYes0M&list=PLtUZeWk8rCCbCGbMyc03ICrv3yrEZrcJZ
********************************************************************