Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What is Serialization and Deserialization conceptually?

Pragya Keshap answered on February 4, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • serialization vs deserialization
  • Java code for serialization and deserialization
  • conceptual data model
  • Serialization and Deserialization
  • what is deserialization
  • doing our own deserialization with a custom Deserializer

  • What is Serialization and Deserialization conceptually?

    0

    Serialization is to convert Object data into a stream of bytes

    Deserialization is to convert a stream of bytes back into a copy of

    the original object

    https://www.geeksforgeeks.org/serialization-in-java/

    Popularity 2/10 Helpfulness 1/10 Language java
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 04 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.