Vidyalelo
Python · Q60

Python Introduction and basic

Programming · Python · question 60

Q60

The process of pickling in Python includes . . . . . . . .

A.
conversion of a Python object hierarchy into byte stream
Answer
B.
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