0 votes
in Data Structures & Algorithms by

To represent hierarchical relationship between elements, Which data structure is suitable?

a) dequeue

b) priority

c) tree

d) graph

1 Answer

0 votes
by
c) tree
...