Kizspy | Question: 17
(Choose 2 answers)
Which of the following statements correctly describe Serialization?
A. Serialization converts an object into a stream of bytes.
B. Serialization is used to convert data into JSON format.
C. Serialization saves the state of the object in an easily transmittable form.
D. Serialization compresses data to save storage space.