JSON
Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!
How do we declare a name/value pair?
"name": value
What does [ ] represent?
Array of values
What does { } represent?
Collection of name/value pairs
What does JSON stand for?
JavaScript Object Notation
How do we create complex structures?
Nested objects and arrays
How are object members delimited?
comma