Which of the following statement is true?
a. pickling creates an object from a sequence of bytes
b. pickling is used for object serialization
c. pickling is used for object deserialization
d. pickling is used to manage all types of files in Python
Answers
Answered by
0
Answer:
option b: pickling is used for object serialization
Similar questions