Question
Which C file mode opens a file for writing and may overwrite it?
Select an option. Your answer will be checked instantly.
Correct Answer: D. w
Explanation:
The correct answer is w.
Leave a Reply