What is Linear data Structure?

Data Structure >   Data Structure Introduction >   Various Data structures  

Short Question

841


Answer:

Linear data structure organizes their elements in a linear fashion, where data elements are attached one after another. They are organized in a way similar to how the computer's memory is organized.

1) To have the linear relationship between the elements represented by means of sequential memory locations. For Example- ARRAY

2) To have the linear relationship between the elements represented by means of pointers and links. For Example- LINKED-LIST


This Particular section is dedicated to Question & Answer only. If you want learn more about Data Structure. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.