Q:

Which function is used to sort the array in descending order

0

Which function is used to sort the array in descending order


  1. rsort()
  2. dsort()
  3. asort()
  4. sort()

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

A.rsort()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Output is... >>
<< Output of the following code is...