C

Chandani • 9.82K Points
Tutor III

Q. Arrays in JavaScript are defined by which of the following statements?

  • (A) It is an ordered list of values
  • (B) It is an ordered list of objects
  • (C) It is an ordered list of string
  • (D) It is an ordered list of functions
  • Correct Answer - Option(A)
  • Views: 66
  • Filed under category JavaScript

Explanation by: Chandani
An array in JavaScript is an ordered list of values, each value is referred to as an element, and it is identified by an index. An array can include values of many sorts and the length of an array dynamically sized.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics