Answer the following statements true (T) or false (F)

1) Records in random-access files must be of uniform length.
2) Module cPickle performs more efficiently than does module pickle because
cPickle is written in Python.
3) Serialization converts complex objects to a set of bytes.
4) Method sys.exit returns 1 by default to signify that no errors occurred.
5) Sequential-access files are inappropriate for instant-access applications in which records must be located quickly.

1) F
2) F
3) T
4) F
5) T

Computer Science & Information Technology

You might also like to view...

The ________ is the long bar in Office 2010 located directly under the Title bar that contains tabs, groups, and commands

Fill in the blank(s) with correct word

Computer Science & Information Technology

From the Active Directory Administrative Center, you can create a ________type that sets the definition for matching specific criteria

Fill in the blank(s) with correct word

Computer Science & Information Technology