Vidyalelo
Python · Q134

Module in Python

Programming · Python · question 134

Q134

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board