What are different ways to create objects?
Answer / Divya Dixit
[{"literal": "object object"}, {"curly braces": "{}"}, {"square brackets": "[ ]", "with one element": "['object']", "with multiple elements": "['key1', 'value1'], ['key2', 'value2']
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the json arrays?
Is jwt stateless?
what is the rule for JSON syntax rules? Give an example of JSON object?
What are the uses of json?
What is json? Explain?
What is serialization of an object?
Do all the programming languages and platform support json?
What is json data. and what is one way that .net developers can work with json?
What js-specific properties are skipped by json.stringify method?
What is the syntax of json using javascript?
What is json array?
What is json data type?