Answer: (a) sort()
Step-by-step explanation:
Using sort() the keys are not preserved. However it sorts the array.
example : sort($array);
9.5m questions
12.2m answers