example of linear and non-linear data structures?

Answer Posted / siya chohan

These are single level data structure, its element forms a sequence so it is called as linear data structure.
Types of it are-
1.Stack
2.Queue
3.Link list

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about traversal in linked lists?

469


What is the height of a binary tree?

497


What are the disadvantages of using collection classes over arrays?

514


Who invented data structure?

633


Differentiate between the singly linked list and doubly linked list.

588






Define outdegree of a graph?

548


Describe full binary tree and complete binary tree.

497


How do you find the length of an arraylist?

486


What is data in computer science?

511


What is data type and its types?

525


What is meant by balanced binary tree?

487


How do you sort elements in an arraylist?

467


Differentiate between queue and stack.

685


What happens if an array goes out-of-bounds?

662


Can you use Bubble Sort To sort the number of elements.

496