Multiple Choice
The ____ is a special type of variable that refers to the currently selected element in an array.
A) external array pointer
B) external element pointer
C) internal array pointer
D) internal element pointer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: When using associative keys in Web forms,
Q16: Merge two or more arrays with the
Q17: If you create an associative array and
Q18: A multidimensional array in PHP is essentially
Q19: The _ function removes array elements and
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
Q24: With associative arrays, you can use any
Q25: You pass the <B>unset()</B> function the array