Multiple Choice
If a particular 2-3 tree does NOT contain 3-nodes,it is like a ______.
A) general tree
B) binary search tree
C) full binary tree
D) complete binary tree
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In designing a hash table,why do we
Q5: A(n)_ is a balanced binary search tree.<br>A)2-3
Q6: A hash table is a(n)_.<br>A)stack<br>B)queue<br>C)array<br>D)list
Q7: A balanced binary search tree would have
Q8: _ is a collision-resolution scheme that uses
Q10: What is a 3-node?
Q11: In a 3-node,_.<br>A)the left child has the
Q12: The height of a binary tree is
Q13: A node that contains one data item
Q14: The load factor of a hash table