Multiple Choice
The array_shift() function removes the ____ element from the beginning of an array.
A) last
B) first
C) second
D) middle
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: The <B>array_diff() </B>function returns an array of
Q47: You can create _ that consist of
Q48: You use the _ function to return
Q49: You would use the _ function t
Q50: You can use the <B>unset() </B>function to
Q52: The<B> in_array() </B>function returns a Boolean value
Q53: Instead of appending one array to another
Q54: The<B> array_values()</B> function operates directly on an
Q55: The <B>array_unshift()</B> function adds _ element(s) to
Q56: The _ function removes duplicate elements from