The simple data structure is?
Answers
Answered by
2
- The simplest data structure is the one-dimensional (linear) array, in which stored elements are numbered with consecutive integers and contents are accessed by these numbers.
Answered by
4
❤︎❤︎ꫝꫀꪶꪶꪮ❤︎❤︎
Data Structure can be defined as the group of data elements which provides an efficient way of storing and organising data in the computer so that it can be used efficiently. Some examples of Data Structures are arrays, Linked List, Stack,Queue, etc.
Similar questions