1.

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

Answer»

b. pickling is used for object serialization



Discussion

No Comment Found

Related InterviewSolutions