Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is another fundamental data-structure in computer science - a ordered collection of data items which can be indexed by their number.

See Javascript Array.