Computer Science, asked by tarshsingh7844, 1 year ago

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?
A.ksort()
B.asort()
C.krsort()
D.sort()

Answers

Answered by choudhary21
0
B. asort()

Zend Certification

• Arrays MCQ-Single Answer key associations.

Assume you would like to sort an array in ascending order by value while preserving key associations. 
Answered by afruja70
0
Hello mate

here's your answer

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Option B✔✔

we will see the Sort () PHP functions.

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Hope it helps you
Similar questions