Multiple Choice
The ____ function returns an array of elements that exist in one array but not in any other arrays to which it is compared.
A) array_compare()
B) array_diff()
C) array_search()
D) array_match()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: _ function removes the first element from
Q39: The <B>array_shift() </B>function adds one or more
Q40: You refer to the values in a
Q41: The <B>array_key_exists() </B>function determines whether a given
Q42: You use the <B>array_unshift()</B> function to remove
Q44: The <B>array_unique()</B> function removes _ elements from
Q45: The_ function returns a Boolean value of
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