How is the std::map class implemented in C++?
As a linked list
As an array
As a red-black tree
As a hash table
This question is part of this quiz :