Multiple choice Which of the following data structures is non-linear? Queues Stacks Lists Tree _ Reveal answer Fill a bubble to check yourself D Correct answer Explanation Tree is a non-linear data structure containing zero or more nodes that are linked together in a hierarchical fashion.