Home » Interview » Technology

What are the different functions in sorting an array?

Correct Answer: sort() , rsort(), asort() ksort() , usort() arsort() , uksort() natsort() , natcasesort() array_multisort()

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion