Vidyalelo
Data Structure · Q21

Binary Search Trees(B Tree)

Programming · Data Structure · question 21

Q21

In a Binary Search Tree (BST), what is the term for the node with the highest value?

A.
Root
B.
Maximum node
Answer
C.
Minimum node
D.
Leaf

Answer: Option B

Solution

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