Vidyalelo
Python · Q174

Module in Python

Programming · Python · question 174

Q174

The copy module uses the . . . . . . . . protocol for shallow and deep copy.

A.
pickle
Answer
B.
marshal
C.
shelve
D.
copyreg

Answer: Option A

Solution

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