Select the statement that is not true for r+ mode.
1
If the file does not exist, it gives an error.
2
Both reading and writing can be performed.
3
If the file does not exist, it creates a new file.
4
Existing data is not truncated.
Select the statement that is not true for r+ mode.
If the file does not exist, it gives an error.