Home > Learn C++ Programming > Learn C++ Programming > Introduction to STL Show previous contentLet's test your knowledge. Is this statement true or false?A map in C++ STL is an ordered collection of Key-Value pairs. Each unique key maps to a value.Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content