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
AnswerD.
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