Describe the file opening mode "w+".
C Programming Language > File Input/Output > Introduction to File
882
Answer:
Opens a file both for reading and writing. If a file is not existing it creates one, else if the file is existing it will be over written.
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.