What is true about an Array?
Correct Answer: This code can be used to create an array: let a = new Array('Hey', 10.50);
Explanation:
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
More JavaScript MCQ Questions
JavaScript MCQs | Topic-wise