Multiple Choice
A multidimensional array in PHP is essentially ____.
A) a two-dimensional array
B) nonexistent
C) an array of arrays
D) an associative array
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The start_index argument of the <B>array_slice() </B>function
Q14: The _ is a special type of
Q15: When using associative keys in Web forms,
Q16: Merge two or more arrays with the
Q17: If you create an associative array and
Q19: The _ function removes array elements and
Q20: The _ is a special type of
Q21: The <B>array_key_exists()</B> function determines whether a given_
Q22: PHP creates indexed arrays by default with
Q23: The <B>array_splice()</B> function adds or removes array