Which of the following mode in file opening statement results or generates an error if the file does not exist ?
r+
Reason — r+ mode in file opening statement results or generates an error if the file does not exist.