Vidyalelo
C++ Programming · Q26

File Handling in C++

Programming · C++ Programming · question 26

Q26

Which of the following is not a valid file mode in C++?

A.
w
Answer
B.
a
C.
r
D.
x

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board