Q. Suppose you want to sort an array in ascending order by value while keeping key associations. Which of the following built-in functions would you use?
β
Correct Answer: (D)
asort()