What is serialization of an object?



What is serialization of an object?..

Answer / Preeti

"Serialization of an object refers to the process of converting the state of an object or data structure, represented in an abstract form such as an object-oriented representation or a data structure, into a format that can be stored and transmitted as a stream of bytes or a string. In JSON (JavaScript Object Notation), serialization involves converting JavaScript objects into a JSON string."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

What is a json url?

1 Answers  


What is json syntax?

1 Answers  


What is json formatter?

1 Answers  


What does [] mean in json?

1 Answers  


What is the syntax of json using javascript?

1 Answers  


Can you write an example code in json?

1 Answers  


Which browser provides native json support?

1 Answers  


What is an array json?

1 Answers  


How to convert javascript objects into json?

1 Answers  


Is json a web service?

1 Answers  


What are the advantages of josn?

1 Answers  


What are the json syntax rules?

1 Answers  


Categories