Q. What is true about Arrays? (A) JavaScript does not support associative arrays (B) You should use objects when you want the element names to be strings (C) You should use arrays when you want the element names to be numbers (D) All of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above