A 2-3 tree is a form of a

binary search tree
b) multi-way search tree
c) either a binary or a trinary search tree
d) map
e) set

b) multi-way search tree

Computer Science & Information Technology

You might also like to view...

Which panels do you use to format text?

What will be an ideal response?

Computer Science & Information Technology

To meet the need of providing a tested and generic set of data structures that can be modified, expanded, and contracted, C++ includes a useful set of classes in its ____.

a. Standard Array Library b. Standard Template Library c. Standard Data Structure Library d. Data Structure Library

Computer Science & Information Technology