Q60
The process of pickling in Python includes . . . . . . . .
A.
conversion of a Python object hierarchy into byte stream
AnswerB.
conversion of a datatable into a list
C.
conversion of a byte stream into Python object hierarchy
D.
conversion of a list into a datatable
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board