Examveda

To sterilize an object hierarchy, the . . . . . . . . function must be called. To desterilize a data stream, the . . . . . . . . function must be called.

A. dumps(), undumps()

B. loads(), unloads()

C. loads(), dumps()

D. dumps(), loads()

Answer: Option D


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python