Computer Science, asked by vikash440, 9 days ago

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 1gaganjadoun
0

Answer:

option b: pickling is used for object serialization

Similar questions