Which of the following data structure is non- linear type?
Which of the following data structure is non- linear type? Correct Answer None of the above
In computer programming, a linear data structure is any data structure that must be traversed linearly. Examples of linear data structures include linked lists, stacks and queues.