Multiple Choice
What statement is used to close a file?
A) exit()
B) stop()
C) close()
D) quit()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: 1. Match each of the descriptions with
Q11: When using the format method with a
Q12: If the condition in a while loop
Q13: The read(n) method will read and return
Q14: What is an infinite loop?
Q16: The _ method returns the contents of
Q17: How would you use a for loop
Q18: What command is used to open a
Q19: Describe the format of a CSV file.
Q20: You must have more than one for