Q:

When we simply want iteration through looping an array values we can use

belongs to collection: ARRAYS AND FUNCTIONS IN PHP MCQ

0

When we simply want iteration through looping an array values we can use


  1. current ( )
  2. foreach ( )
  3. next ( )
  4. None of them

All Answers

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

 (b).foreach ( )

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
PHP function calls are... >>
<< PHP arrays are also called as...