Answer Posted / Vinod Kumar Meena
JSON syntax in JavaScript consists of two types of data structures: objects and arrays. Objects are collections of key-value pairs enclosed in curly braces {}, with each key being a string followed by a colon, and the value can be a variety of data types (string, number, object, array, boolean, null). Arrays are ordered collections of values enclosed in square brackets [], separated by commas.
| 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