Sail E0 Webinar
Question
Assume you would like to sort an array in ascending order by value while preserving key associations. Which of the following PHP sorting functions would you use?
Options:
A .  ksort()
B .  asort()
C .  krsort()
D .  sort()
E .  usort()
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers