Which Of The Functions Is Used To Sort An Array In Descending #72
Which of the functions is used to sort an array in descending order?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP Array - PHP Array - Quiz No.5.
Which of the functions is used to sort an array in descending order?
sort()
asort()
rsort()
dsort()