ABSTRACT

Linear lists for sequential access are linear lists in which all elements are stored and accessed in order. The first data element in a linear list is at the front position, and the last one is at the rear position.