In this video, I have discussed file opening modes in file handling topic with the help of a program.
There are following opening modes in file handling:
1. Read mode- "r"
2. Write mode- "w"
3. Append mode- "a"
4. Read plus mode- "r+"
5. Write plus mode- "w+"
6. Append plus mode- "a+"
Previous video link: • File Handling | Writing/Reading Strin...
I have created this free of cost YouTube channel for computer science and information technology students. Through this channel, I have tried to explain some important topics in a simple way. This channel is very helpful for computer science engineering students may be from GATE, NET, M.TECH, B.Tech, BCA, BSC, MCA, MSC etc. In this channel, I am trying to cover previous years solved GATE questions, Data Structures, Algorithm Design, Operating System, Data Base Management System(DBMS), Theory of computation (TOC), compiler design, C programming etc.
My Channel URL:
/ nargishgupta
My Website URL:
https://www.nargishgupta.com
#filehandling
#openingmodes
#filehandlingmodes
#nargishgupta