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 json? For what is used for?
Explain jsonp in a simple language.
How to convert JSON Text to a JavaScript Object?
What are the JSON Tools for Java Developer?
What is JSON-RPC and JSON-RPC-Java?
What is json viewer?
What is the difference between json parse and json stringify?
Which browser provides native json support?
What is the default value of a constructor’s prototype?
How do I view a json file?
Who is the Father of JSON ?
What is json-rpc? What is json-rpc-java?