WEEK 3

Cards (2)

  • Arrays - the most commonly used data storage structure. It is built into most programming languages.
  • Ordered Array – it is a special kind of array in which data is stored in ascending (or descending) key order.