Vidyalelo
Data Structure · Q8

Binary Search Trees(B Tree)

Programming · Data Structure · question 8

Q8

In a Binary Search Tree, what is the term for the node that has no children?

A.
Root
B.
Leaf
Answer
C.
Parent
D.
Internal node

Answer: Option B

Solution

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