Python Programming - Reading and Writing Files - Discussion
Discussion Forum : Reading and Writing Files - General Questions (Q.No. 80)
80.
How can you copy the contents of a file named "source.txt" to another file named "destination.txt" while preserving the original file's metadata?
Answer: Option
Explanation:
Using
shutil.copy()
to copy the file contents and preserve metadata.
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