Quiz: JSON and XML

Test your knowledge of JSON and XML in MySQL.

We'll cover the following...
Technical Quiz
1.

(Select all that apply.) Which statement(s) is trueMulti-select

A.

JSON stands for JavaScript Object Notation.

B.

JSON is derived from Java.

C.

JSON supports six data types: booleans, numbers, strings, objects, arrays, and null.

D.

JSON is supported natively in MySQL through a dedicated data type named JSON.


1 / 5
...