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: Share Manage Tags
Discusssion
Login to discuss.