Vidyalelo
Data Structure · Q204

Binary Search Trees(B Tree)

Programming · Data Structure · question 204

Q204

Which data structure is used to maintain a dynamic forest using a link or cut operation?

A.
Top Tree
Answer
B.
Array
C.
Linked List
D.
Stack

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board