Answer Posted / Aarchi Tyagi
JSON syntax rules include: 1) Data types must be strings, numbers, objects, arrays, booleans, or null. 2) Strings must be enclosed in double quotes. 3) Array elements are separated by commas and objects' key-value pairs are separated by colons. 4) No whitespace is allowed between keys and their values, or within string values (except for escaped spaces), except for a newline after the last comma of an array element and before the closing brace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category