A Admin • 802.91K Points Coach Report Q. Which of the following is a valid way to create a new array? (A) let arr = []; (B) let arr = {}; (C) let arr = (); (D) let arr = <>; Correct Answer - Option(A) Views: 3 Filed under category JavaScript Hashtags: Share Manage Tags
Discusssion
Login to discuss.