In object-oriented programming why might you want to "serialize" an object?

  1. To sort its data structures in memory so that they can be accessed more quickly

  2. To ensure that it is thread-safe by eliminating any deadlocks or race conditions

  3. To break it into simpler subobjects known as "episodes"

  4. To convert it into a form that can be saved to persistent storage


Correct Option: D

Find more quizzes: