Which of the following best describes a one-dimensional array?
A structured set of fields that can hold values of different data types.
A static data structure that stores a collection of elements of the same data type under a single identifier.
A memory location where a single value that can change during execution is stored.
A sequence of instructions that is repeated a set number of times.