Question: May this be placed in c++ with comment please. 3. Implement a composite data structure; in this case you are to make a queue of
May this be placed in c++ with comment please. 
3. Implement a composite data structure; in this case you are to make a queue of sets. We have beaten queue to death, but we never actually implemented sets (imagine that, what a coincidence). Implement a front end to allow the following menu driven interface: Menu create a new set and add it to the queue inserts a value X into the set at the front of C. the queue R. rotates the set in the front of the queue from to back S. searches the front set for a value X D. displays the content of all sets in the queue without loss
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
