What is a pair?
(a) Container consisting of two data elements of the same type
(b) Container consisting of two data elements of different type
(c) Container consisting of one header and two data elements of the same type
(d) Container consisting of two data elements can have the same or different type
I have been asked this question in an online interview.
Enquiry is from STL topic in portion Class Hierarchies, Library & Containers of C++