ladyglitters3697 ladyglitters3697
  • 07-01-2020
  • Computers and Technology
contestada

Any object can be pickled before it is saved to a file, and then unpickled as it is loaded from a file into a program.A. TrueB. False

Respuesta :

codiepienagoya codiepienagoya
  • 08-01-2020

Answer:

The answer is "Option A"

Explanation:

Python uses an object structure that is available in a pickle. It is the serialization and decomposition and it also called marshaling or flattening.  

  • Serialization means a process by which an object can be converted into a byte stream, which can be stored on a disc or sent across a network.  
  • The reverse process is pickling is known as unpickling, it transforms byte streams (from binary file or bytes-like objects) back into hierarchy objects, that's why it is true.  

Answer Link

Otras preguntas

what were the economic outcomes of demobilization?
What type of wave borders visible light at the red end of its range?What type of wave borders the violet end?
What are possible benefits of studying Biology?
Name some car crash headlines
John's father is five times older than John and John is twice as old as his sister Alice. In two years time the sum of their ages will be 58. How old is John no
find center,foci, and vertices of ellipse (x+3)^2/21+(y-5)^2/25=1
Type of democracy where citizens elect leader to represent them in government ???
Which idea originated with Charles Darwin?
You need to get to class, 200 meters away, and you can only walk in the hallways at about 1.5 m/s. (if you run any faster, you’ll be caught for running). How mu
What is the value of the Y coordinate of the solution to the system of equations x-2y=1 and x+4y=7?