A Admin • 833K Points Coach Q. In PHP, how is the first element accessed if $a represents an array with numeric indices? (A) $a[1] (B) {2, 1, 4, 3, 7, 9, 6} (C) $a.1 (D) $a.0 Correct Answer - Option(B) Views: 21 Filed under category MySQL Hashtags: Share Manage Tags
Discusssion
Login to discuss.