Which of the following statement are true?
Statement 1: dump() method is used to write the objects in a binary file.
Statement 2: load() method is used to read data from a binary file.
1
Only statement 1 is true
2
Only statement 2 is true
3
Both statement 1 and statement 2 are true
4
None of the above