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

Easy explanation - The module cPickle is a COMPARATIVELY FASTER implementation of the PICKLE module.



Discussion

No Comment Found

Related InterviewSolutions