True or False: JSON objects are typed while XML data is typeless.
True or False: Objects can contain multiple name/values pairs.T
Why JSON over XML? Retrieving values is as easy as reading from an object property
What is/are the correct statements about JSON?All
Who is the Father of JSON? Douglas Crockford
True or False: Data can be readily accessible using JSON objects. T
What is the standard MIME type for JSON?application/json