Ask Question
3 January, 22:31

Sort Sorts by value; assign new numbers as the keys.

Select one:

a. sort ()

b. arsort ()

c. asort ()

rsort ()

+4
Answers (1)
  1. 3 January, 23:18
    0
    Answer: (a) sort ()

    Explanation:

    Using sort () the keys are not preserved. However it sorts the array.

    example : sort ($array);
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Sort Sorts by value; assign new numbers as the keys. Select one: a. sort () b. arsort () c. asort () rsort () ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers