What is the process used to convert an object to a stream of bytes that can be saved in a file?

What is the process used to convert an object to a stream of bytes that can be saved in a file?


Answer: pickling


Learn More :