Quick diagnostic (3 questions)
Which of the following correctly declares a constant variable in JavaScript?
How do you add an element to the end of an array?
Which loop is best for iterating over array elements?
Which of the following correctly declares a constant variable in JavaScript?
How do you add an element to the end of an array?
Which loop is best for iterating over array elements?