Multiple Choice
In a binary search tree,if a node has two children,then how many key values does the node itself contain?
A) none
B) one
C) two
D) the number may vary
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A 2-3 tree is a type of
Q6: What is the maximum number of nodes
Q7: Inserting a single key value into a
Q8: Why is random access preferable over sequential
Q9: In the external version of mergesort,if we
Q11: If a B-tree of order 5 contains
Q12: When deleting a key value from a
Q13: Which statement is true about B-trees?<br>A)Traversals of
Q14: How does a search of a key
Q15: What is the advantage of using a