Question

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.

Answer

This answer is hidden. It contains 1 characters.