What js-specific properties are skipped by json.stringify method?
Answer / Sanjay Negi
[n {n "property": "Functions, RegExp objects, Date objects, Error objects, Map objects, Set objects, and WeakMap objects.n ",n "example": "These object types are not supported by JSON and will be converted into null or an empty string when serialized with json.stringify()."n },n {n "property": "Symbolsn ",n "example": "Symbols, a new data type introduced in ES6, are also not supported by JSON."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is json viewer?
Is json rest or soap?
What is serialization of an object?
How to delete an index from json obj?
What is difference between json and bson?
Why do we use json in python?
Compare json with javascript?
What is json array?
What is json formatter?
What are the properties of json?
What is tojson() method in josn?
What are the features of JSON-RPC-Java?