1.
What is a complex data type in programming?
2.
Which of the following is a common example of a complex data type?
3.
In JavaScript, how do you define an array?
4.
What is an object in programming?
5.
How do you access the value of a key in a JavaScript object?
6.
Which of the following is a feature of complex data types?
7.
What is the purpose of a JSON object?
8.
How do you parse a JSON string in JavaScript?
9.
Which method converts a JavaScript object into a JSON string?
10.
What is a multidimensional array?