Examveda

Which of the following functions can be used to find the protocol version of the pickle module currently being used?

A. pickle.DEFAULT

B. pickle.CURRENT

C. pickle.CURRENT_PROTOCOL

D. pickle.DEFAULT_PROTOCOL

Answer: Option D


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python