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 |
What is a json url?
What is json syntax?
What is json formatter?
What does [] mean in json?
What is the syntax of json using javascript?
Can you write an example code in json?
Which browser provides native json support?
What is an array json?
How to convert javascript objects into json?
Is json a web service?
What are the advantages of josn?
What are the json syntax rules?