Q3
What is the maximum number of children a node in a Binary Search Tree (BST) can have?
A.
1
B.
2
AnswerC.
3
D.
Any number
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board