Answer the following statements true (T) or false (F)

1) The height of a 2-3 tree increases when an element is inserted.
2) Rotation may be used when deleting an element from a 2-3 tree to maintain the balance and properties of a 2-3 tree.
3) A -Tree ensures that each non-root node in the tree is at least 2/3 full.
4) A linked representation of a B-tree is the best way to implement the collection, regardless of the amount of data to be held in
the tree.
5) The middle child node of a 3-node in a 2-3 tree has one or two elements whose values are between the values of the
elements in the parent node.

1) F
2) T
3) F
4) F
5) T

Computer Science & Information Technology

You might also like to view...

The ________ element allows you to add short, descriptive information about a table

Fill in the blank(s) with correct word

Computer Science & Information Technology

The address bar at the top of the Computer folder window depicts a file location.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology