InterviewSolution
Saved Bookmarks
| 1. |
Which are presented in the container adaptors?(a) stack(b) queue(c) priority_queue(d) all of the mentionedThe question was posed to me in class test.This intriguing question comes from Sequence Adapters in division Class Hierarchies, Library & Containers of C++ |
|
Answer» The CORRECT option is (d) all of the MENTIONED |
|