Which of the following data structure is linear type?
A) Tree
B) Binary Tree
C) Queue
D) Graph
Answers
Answered by
5
A data structure of linear type is a queue.
What is a data structure?
- In simple words, data structure can be defined as a way which is used for organization of a data.
- Depending on the data type, particular data organization forms are used.
What is linear data structure?
- As the name describes, a linear data structure can be described as a type of data which is arranged in a linear or sequential manner.
- An array, stack, queue or a linked list are all types of linear data structure.
Hence, the correct option is C) Queue.
Similar questions
Hindi,
7 months ago
World Languages,
7 months ago
Biology,
7 months ago
Economy,
1 year ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Chemistry,
1 year ago