Google News
logo
Data Structures Algorithms - Quiz(MCQ)
Maps in C++ are implemented using which of the following data structures?
A)
AVL Trees.
B)
Hash Tables.
C)
Red-Black Trees.
D)
Binary Search Trees.

Correct Answer :   Red-Black Trees.

Advertisement