A

Admin • 833K Points
Coach

Q. What is the difference between Indexed array and Associative array in PHP?

  • (A) Index array has numeric index while associative array has named keys
  • (B) Index array has numeric index while associative array has named keys and numeric index both
  • (C) Index array is one-dimensional array with numeric index while associative array is two-dimensional array with numeric index
  • (D) Index array has numeric index while associative array has one or more arrays
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category PHP
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.