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

The explanation: These mentioned things are presented in CONTAINER ADAPTERS.



Discussion

No Comment Found

Related InterviewSolutions