CBSE Class 12 Computer Science
Question 60 of 136
Data File Handling — Question 25
Back to all questionsreader()
Reason — The reader() function is used to store every record in a CSV file in a reader object, where each record is represented as a list.