CBSE Class 12 Computer Science Question 21 of 136

Data File Handling — Question 12

Back to all questions
12
Question

Question 12

The pickle module produces two main methods called dump() and load() for writing and reading operations.

Answer