Multiple choice ______________ is recognised as a non-linear data structure. Stack Queue Linked list Tree Array Reveal answer Fill a bubble to check yourself D Correct answer Explanation Tree is recognised as a non-linear data structure as data is stored in it in random order.