QuestionQ3
Data SerializationWhich two of the following statements about JSON are true?
Choose two
- A Curly braces are used to create arrays.
- B Square brackets are used to create arrays.
- C Curly braces are used to create nested objects.
- D Square brackets are used to create nested objects.
Community Discussion