Python Programming - Reading and Writing Files - Discussion
Discussion Forum : Reading and Writing Files - General Questions (Q.No. 12)
12.
What happens if you open a file using the mode
"a"
?
Answer: Option
Explanation:
The
"a"
mode opens the file for appending, and the file cursor is positioned at the end.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers