Computer Science, asked by adrikasingh7374, 9 months ago

If elements of the data structure forms a sequence of list then it is called as

Answers

Answered by Anonymous
2

Answer:

hello

good morning

linear data structure is the answer.

Explanation:

if the elements of the data structure forms a sequence of list then it is called as linear data structure.

Answered by brokendreams
1

If elements of the data structure forms a sequence of list then it is called as Linear Data Structure

Explanation:

  1. It's a form of data structure in which the data is organised in a linear pattern.
  2. The data items are ordered in a linear fashion, with each element being explicitly connected to the elements before and after it.
  3. Because the pieces are stored in a linear fashion, the structure allows for single-level data storage.
Similar questions