Which of the following functions can be used to find the protocol version of the pickle module currently being used?
Posted: Wed Jul 13, 2022 7:45 pm
a) pickle.DEFAULT
b) pickle.CURRENT
c) pickle.CURRENT_PROTOCOL
d) pickle.DEFAULT_PROTOCOL
b) pickle.CURRENT
c) pickle.CURRENT_PROTOCOL
d) pickle.DEFAULT_PROTOCOL