Multiple choice Which of the following is not a type of linear data structure? Array Graph Linked List Stack Queue Reveal answer Fill a bubble to check yourself B Correct answer Explanation Graph is a non-linear data structure where data is stored in hierarchical form.