1.

Which of the functions is used to sort an array in descending order?

A. sort()
B. asort()
C. rsort()
D. dsort()
Answer» D. dsort()


Discussion

No Comment Found