Multiple Choice
If the contents of a file should not be modified, open the file for ________-another example of the xe "principle of least privilege"principle of least privilege. This prevents the program from accidentally modifying the file.
A) writing only
B) reading only
C) reading and writing
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Which of the following statements a), b)
Q13: When a Python program begins execution,
Q14: b. When there are except handlers, program
Q15: Which of the following statements is false?<br>A)
Q16: The json module enables you to convert
Q18: Which of the following statements is false?<br>A)
Q19: Which of the following statements are false?<br>A)
Q20: The json module's _ function reads the
Q21: Which of the following statements a), b)
Q22: Which of the following statements a), b)