Computer Science
Fill in the blanks:
The conversion of an object hierarchy in byte stream is called _________ or _________.
Python File Handling
1 Like
Answer
pickling
Answer
serialisation
Answered By
2 Likes
Related Questions
Fill in the blanks:
The _________ method of pickle module writes data into a binary file.
Fill in the blanks:
The _________ method of pickle module reads data from a binary file.
Fill in the blanks:
The character that separates the values in csv files is called the _________.
Fill in the blanks:
The default delimiter of csv files is _________.