Multiple Choice
The ____ function removes duplicate elements from an array.
A) array_dup()
B) array_values()
C) array_unique()
D) array()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: The <B>array_shift()</B> function removes the _ element
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
Q57: To perform a reverse sort on an
Q58: The _ function moves the internal array
Q59: Aside from its main function, the <B>array_splice()</B>
Q60: Run the _ function to renumber an
Q61: One problem with the <B>unset() </B>function is