Vidyalelo
Python · Q66

Module in Python

Programming · Python · question 66

Q66

Which of the following functions can accept more than one positional argument?

A.
pickle.dumps
Answer
B.
pickle.loads
C.
pickle.dump
D.
pickle.load

Answer: Option A

Solution

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