Which Of The Following Functions Can Be Used To Find The #940
Which of the following functions can be used to find the protocol version of the pickle module currently being used?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Python Modules - Python Pickle Module - Quiz No.1.
Which of the following functions can be used to find the protocol version of the pickle module currently being used?
pickle.DEFAULT
pickle.CURRENT
pickle.CURRENT_PROTOCOL
pickle.DEFAULT_PROTOCOL