InterviewSolution
Saved Bookmarks
| 1. |
The module _______________ is a comparatively faster implementation of the pickle module.(a) cPickle(b) nPickle(c) gPickle(d) tPickleThe question was asked in class test.I want to ask this question from Pickle Module topic in division Mapping Functions and Modules of Python |
|
Answer» The CORRECT option is (a) CPICKLE |
|