Multiple choice

Which of the following non-linear data structures is having a hierarchical relationship among its elements called nodes?

  1. Linked lists

  2. Stacks

  3. Trees

  4. Queues

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This non-linear data structure is having a hierarchical relationship among its elements called nodes.