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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board