निम्न में से कौन-सा कथन गलत है?
Which of the following statement is incorrect
A
w mode is used to write into a file
B
w+ mode is used to write into a file
C
r mode is used to write into a file
D
All
Explanation
Correct Answer: C) r mode is used to write into a file