

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is an application of Red-black trees and why? |
A. | used to store strings efficiently |
B. | used to store integers efficiently |
C. | can be used in process schedulers, maps, sets |
D. | for efficient sorting |
Answer» D. for efficient sorting | |