Vidyalelo
Data Structure · Q255

Binary Search Trees(B Tree)

Programming · Data Structure · question 255

Q255

Which node has the lowest priority in a treap?

A.
root node
Answer
B.
leaf node
C.
null node
D.
centre node

Answer: Option A

Solution

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