CBSE Class 12 Computer Science
Question 127 of 136
Data File Handling — Question 15
Back to all questionsTrue
Reason — The csv module in Python can handle CSV files correctly irrespective of the operating system on which the files were created. This module facilitates the reading and writing of tabular data in CSV format.