

MCQOPTIONS
Saved Bookmarks
1. |
Indices of arrays can be either strings or numbers and they are denoted as |
A. | $my_array {4} |
B. | $my_array [4] |
C. | $my_array| 4 | |
D. | None of them |
Answer» C. $my_array| 4 | | |