Q:

Arrays that can store their values in association with unique keys or indices are called

belongs to collection: ARRAYS AND FUNCTIONS IN PHP MCQ

0

Arrays that can store their values in association with unique keys or indices are called


  1. Associative arrays
  2. Key based arrays
  3. indices based arrays
  4. All of them

All Answers

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

 (a).Associative arrays

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
You cannot alter an array while you are iterating ... >>
<< Which function takes two arguments, an array to be...