Class 12 : File Handling Set 3

6.
What are csv files?

 

7.
What is the significance of ‘newline’ argument in file open() function?

 

8.
what is pickling and unpickling process?

 

9.
what is the difference between regular text files and delimited text file?

 

10.
What is the function of csv.writer object and csv.reader object?