Solved

JSON Has Sophisticated Data Structuring Capabilities

Question 37

Multiple Choice

JSON has sophisticated data structuring capabilities.Which of the following statements is not true about JSON?


A) A value can be a simple value such as a string or number.
B) A value can be an object (a set of [field,value] pairs) .
C) A value can be an array of objects.
D) A value can be a relational table.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions