Question: 74. When an object is __________, it is converted to a stream of bytes that can easily be stored in a file for later retrieval.
74. When an object is __________, it is converted to a stream of bytes that can easily be stored in a file for later retrieval.
| a. | defined |
| b. | serialized |
| c. | set |
| d. | iterated over |
75.The __init__ method is called automatically when __________.
| a. | a module is imported |
| b. | a class is defined |
| c. | a function is defined |
| d. | an object is created |
76.What is encapsulation?
| a. | a module used to serialize data |
| b. | the combining of data and code into a single object |
| c. | the process of indenting and formatting code |
| d. | a structure used to iterate over data |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
