Multiple choice Which of the following is the example of linear data structure? Tree Graph Linked list All of the above None of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation It is a linear data structure. A linear data structures elements are arranged in a list.