

MCQOPTIONS
Saved Bookmarks
1. |
WHEN_TO_CHOOSE_RED-BLACK_TREE,_AVL_TREE_AND_B-TREES??$ |
A. | many inserts, many searches and when managing more items respectively |
B. | many searches, when managing more items respectively and many inserts respectively |
C. | sorting, sorting and retrieval respectively |
D. | retrieval, sorting and retrieval respectively |
Answer» B. many searches, when managing more items respectively and many inserts respectively | |