Question:Which function use tosort an array by key in reverse order
A Sort() B ksort() C Krsort() D array_reverse()
+ AnswerC
+ Report