Vidyalelo
Python · Q34

Module in Python

Programming · Python · question 34

Q34

The process of pickling in Python includes:

A.
conversion of a list into a datatable
B.
conversion of a byte stream into Python object hierarchy
C.
conversion of a Python object hierarchy into byte stream
Answer
D.
conversion of a datatable into a list

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board