Answer:
A linear data structure is a type of data structure that arranges the data items in an orderly manner where the elements are attached adjacently,
nonlinear data structure is a type of data structure that arranges data in sorted order, creating a relationship among the data elements.