Home / Report Question

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: A