The process of pickling in Python includes ____________
The process of pickling in Python includes ____________
a. conversion of a Python object hierarchy into byte stream
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