Q:

For reversing an array which function is used?

belongs to collection: ARRAYS AND FUNCTIONS IN PHP MCQ

0

For reversing an array which function is used?


  1. reverse ( ) function
  2. array_rev ( ) function
  3. array_reverse ( )
  4. change_array_order ( )

All Answers

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

 (c).array_reverse ( )

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

total answers (1)

ARRAYS AND FUNCTIONS IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Side effect of array_pop ( ) function is... >>
<< A function that takes an array and returns a new a...