Which header file is required to use pair container in your program?
(a) <algorihtm>
(b) <utility>
(c) <pair>
(d) <utitityPair>
I had been asked this question in semester exam.
The above asked question is from STL in chapter Class Hierarchies, Library & Containers of C++