Explanation: use r+, w+ or a+ to perform both read and write operations using a single file object.
Q. Which of the following is not a valid mode to open a file?
β
Correct Answer: (B)
rw
Explanation by: Mr. Dubey
use r+, w+ or a+ to perform both read and write operations using a single file object.
Discussion
Question Analytics
1002
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
81%
Success Rate