Records are treated as data types, so they can be held within a single array. This allows for storage of more than one record within the same structure. This structure is essentially an array of ...
While certainly possible, this is not a practical method of recording such data. Suppose the program needed to record 100 scores? 100 variables would be required!