Explanation: here is the description below “w” opens a file for writing only. overwrites the file if the file exists. if the file does not exist, creates a new file for writing.
Q. Which of the following are the modes of both writing and reading in binary format in file?
β
Correct Answer: (A)
wb+
Explanation by: Mr. Dubey
here is the description below “w” opens a file for writing only. overwrites the file if the file exists. if the file does not exist, creates a new file for writing.
Discussion
Question Analytics
319
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
90%
Success Rate