Multiple Choice
Which mode specifier will open a file but will not let you change the file or write to it?
A) 'w'
B) 'r'
C) 'a'
D) 'e'
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: Strings can be written directly to a
Q25: How many types of files are there?<br>A)
Q26: If the last line in a file
Q28: The term _ file is used to
Q28: Programmers usually refer to the process of
Q30: A(n) _ gives information regarding the line
Q31: When a file has been opened using
Q33: The ZeroDivisionError exception is raised when the
Q35: Which method will return an empty string
Q38: Closing a file disconnects the communication between