

MCQOPTIONS
Saved Bookmarks
1. |
What is true about Arrays? |
A. | JavaScript does not support associative arrays |
B. | You should useobjectswhen you want the element names to bestrings |
C. | You should usearrayswhen you want the element names to benumbers |
D. | All of the above |
Answer» E. | |