Multiple Choice
To perform a reverse sort on an associative array by key and maintain the existing keys, use the _____ function.
A) ksort()
B) krsort()
C) uk_sort()
D) sort()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
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
Q62: You pass to <B>the array_shift() </B>function the